summary refs log tree commit diff
path: root/src/ChatPage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChatPage.h')
-rw-r--r--src/ChatPage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChatPage.h b/src/ChatPage.h
index 0ac39faa..ffe70496 100644
--- a/src/ChatPage.h
+++ b/src/ChatPage.h
@@ -84,6 +84,8 @@ public:
         return pushrules;
     }
 
+    void removeAllNotifications();
+
 public slots:
     bool handleMatrixUri(QString uri);
     bool handleMatrixUri(const QUrl &uri);