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

index 96000ae3..05e13128 100644 --- a/src/Cache_p.h +++ b/src/Cache_p.h
@@ -118,8 +118,7 @@ public: void setCurrentFormat(); bool runMigrations(); - std::map<QString, mtx::responses::Timeline> roomMessages(); - + std::vector<QString> roomIds(); QMap<QString, mtx::responses::Notifications> getTimelineMentions(); //! Retrieve all the user ids from a room.