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

index c456b66f..16c0c322 100644 --- a/include/ChatPage.h +++ b/include/ChatPage.h
@@ -83,7 +83,7 @@ public: signals: void contentLoaded(); - void close(); + void closing(); void changeWindowTitle(const QString &msg); void unreadMessages(int count); void showNotification(const QString &msg);