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

index d8582993..ffea2914 100644 --- a/include/ChatPage.h +++ b/include/ChatPage.h
@@ -152,6 +152,7 @@ private: void tryInitialSync(); void trySync(); void ensureOneTimeKeyCount(const std::map<std::string, uint16_t> &counts); + void getProfileInfo(); //! Check if the given room is currently open. bool isRoomActive(const QString &room_id)