From 0b0ab1e5a451cdd6ae5fd2166314037c1997d292 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 21 May 2021 01:36:00 +0200 Subject: Jump to room when submitting notification --- include/QuickMedia.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/QuickMedia.hpp') diff --git a/include/QuickMedia.hpp b/include/QuickMedia.hpp index 6ab910d..678451d 100644 --- a/include/QuickMedia.hpp +++ b/include/QuickMedia.hpp @@ -118,7 +118,7 @@ namespace QuickMedia { void image_continuous_page(MangaImagesPage *images_page); void image_board_thread_page(ImageBoardThreadPage *thread_page, Body *thread_body); void chat_login_page(); - bool chat_page(MatrixChatPage *matrix_chat_page, RoomData *current_room, std::vector &room_tabs, int room_selected_tab); + bool chat_page(MatrixChatPage *matrix_chat_page, RoomData *current_room); void after_matrix_login_page(); void download_page(const char *url, bool download_use_youtube_dl); // Returns the full path where the file should be saved, or an empty string if the operation was cancelled -- cgit v1.2.3