aboutsummaryrefslogtreecommitdiff
path: root/include/Page.hpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-06-30 02:25:10 +0200
committerdec05eba <dec05eba@protonmail.com>2020-06-30 16:55:20 +0200
commit07f80da8f9c46c228c272e95ab88a3e098c899d9 (patch)
treebef7b74826c1845911f0afcbf8611a2e8ad75e15 /include/Page.hpp
parent82e66059dc09087b625e25027922a9e3c3ccc6cd (diff)
Add infinite image scroll mode
Diffstat (limited to 'include/Page.hpp')
-rw-r--r--include/Page.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Page.hpp b/include/Page.hpp
index b615c8c..dc4051c 100644
--- a/include/Page.hpp
+++ b/include/Page.hpp
@@ -8,6 +8,7 @@ namespace QuickMedia {
VIDEO_CONTENT,
EPISODE_LIST,
IMAGES,
+ IMAGES_CONTINUOUS,
CONTENT_LIST,
CONTENT_DETAILS,
IMAGE_BOARD_THREAD_LIST,