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

index 849d60e7..f7d2e1a5 100644 --- a/include/ChatPage.h +++ b/include/ChatPage.h
@@ -68,6 +68,7 @@ signals: void unreadMessages(int count); void showNotification(const QString &msg); void showLoginPage(const QString &msg); + void showUserSettingsPage(); private slots: void showUnreadMessageNotification(int count);