aboutsummaryrefslogtreecommitdiff
path: root/include/Page.hpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2019-11-30 20:23:07 +0100
committerdec05eba <dec05eba@protonmail.com>2019-11-30 20:23:07 +0100
commite67b9899feb72027b246e3b63ce5aa0ccae2dd16 (patch)
treef13feac1d176fe12a68d685ab2894da72abe905b /include/Page.hpp
parente2ef465bb606a18e097fd143953e24b4f927241d (diff)
Add image board (4chan) comment navigation
Diffstat (limited to 'include/Page.hpp')
-rw-r--r--include/Page.hpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/Page.hpp b/include/Page.hpp
index b159877..b615c8c 100644
--- a/include/Page.hpp
+++ b/include/Page.hpp
@@ -9,6 +9,8 @@ namespace QuickMedia {
EPISODE_LIST,
IMAGES,
CONTENT_LIST,
- CONTENT_DETAILS
+ CONTENT_DETAILS,
+ IMAGE_BOARD_THREAD_LIST,
+ IMAGE_BOARD_THREAD
};
} \ No newline at end of file