aboutsummaryrefslogtreecommitdiff
path: root/plugins/Matrix.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Matrix.hpp')
-rw-r--r--plugins/Matrix.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Matrix.hpp b/plugins/Matrix.hpp
index 7b81b61..9fb35fe 100644
--- a/plugins/Matrix.hpp
+++ b/plugins/Matrix.hpp
@@ -203,6 +203,7 @@ namespace QuickMedia {
bool message_contains_user_mention(const std::string &msg, const std::string &username);
bool message_is_timeline(Message *message);
+ void body_set_selected_item(Body *body, BodyItem *selected_item);
enum class MatrixPageType {
ROOM_LIST,