Moved creating UserInfoPopup in one place. (#761)
* Moved creating UserInfoPopup in one place. * Added forgotten 'this'. Fixes #759
This commit is contained in:
@@ -56,6 +56,7 @@ public:
|
||||
void layoutMessages();
|
||||
|
||||
void clearMessages();
|
||||
void showUserInfoPopup(const QString &userName);
|
||||
|
||||
pajlada::Signals::Signal<QMouseEvent *> mouseDown;
|
||||
pajlada::Signals::NoArgSignal selectionChanged;
|
||||
|
||||
Reference in New Issue
Block a user