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

index 96095187..46edebdc 100644 --- a/include/dialogs/CreateRoom.h +++ b/include/dialogs/CreateRoom.h
@@ -22,6 +22,7 @@ signals: protected: void paintEvent(QPaintEvent *event) override; + void showEvent(QShowEvent *event) override; private: void clearFields();