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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChatPage.h b/src/ChatPage.h

index 83b4e76d..b6b72319 100644 --- a/src/ChatPage.h +++ b/src/ChatPage.h
@@ -87,6 +87,7 @@ public: //! Show the room/group list (if it was visible). void showSideBars(); void initiateLogout(); + void reactMessage(const QString &eventId); void focusMessageInput(); public slots: