aboutsummaryrefslogtreecommitdiff
path: root/include/QuickMedia.hpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-09-21 03:49:17 +0200
committerdec05eba <dec05eba@protonmail.com>2020-09-21 03:49:17 +0200
commit40e0f8f5d8c3e480f01a2d71b6a493247adcb77f (patch)
treeccc3c0a7c82be8f5dbe86dfc712cce3da7e2ad59 /include/QuickMedia.hpp
parent5c72463c029804c85479d2c4426397d932c88ee1 (diff)
Initial matrix support
Diffstat (limited to 'include/QuickMedia.hpp')
-rw-r--r--include/QuickMedia.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/QuickMedia.hpp b/include/QuickMedia.hpp
index d3bff47..485aeca 100644
--- a/include/QuickMedia.hpp
+++ b/include/QuickMedia.hpp
@@ -52,6 +52,8 @@ namespace QuickMedia {
void content_details_page();
void image_board_thread_list_page();
void image_board_thread_page();
+ void chat_login_page();
+ void chat_page();
bool on_search_suggestion_submit_text(Body *input_body, Body *output_body);