diff options
Diffstat (limited to 'src/ChatPage.cpp')
-rw-r--r-- | src/ChatPage.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChatPage.cpp b/src/ChatPage.cpp index a43a190c..956888d0 100644 --- a/src/ChatPage.cpp +++ b/src/ChatPage.cpp @@ -1773,3 +1773,5 @@ ChatPage::removeAllNotifications() notificationsManager->closeAllNotifications(); #endif } + +#include "moc_ChatPage.cpp" |