summary refs log tree commit diff
path: root/include/dialogs/InviteUsers.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dialogs/InviteUsers.h')
-rw-r--r--include/dialogs/InviteUsers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dialogs/InviteUsers.h b/include/dialogs/InviteUsers.h

index 236a2558..41e6236a 100644 --- a/include/dialogs/InviteUsers.h +++ b/include/dialogs/InviteUsers.h
@@ -19,6 +19,7 @@ public: protected: void paintEvent(QPaintEvent *event) override; + void showEvent(QShowEvent *event) override; signals: void closing(bool isLeaving, QStringList invitees);