open settings when right clicking moderation button
This commit is contained in:
@@ -150,7 +150,7 @@ void NotebookButton::mouseReleaseEvent(QMouseEvent *event)
|
||||
|
||||
update();
|
||||
|
||||
emit clicked();
|
||||
emit leftClicked();
|
||||
}
|
||||
|
||||
Button::mouseReleaseEvent(event);
|
||||
|
||||
Reference in New Issue
Block a user