aboutsummaryrefslogtreecommitdiff
path: root/include/Page.hpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2019-10-12 08:10:32 +0200
committerdec05eba <dec05eba@protonmail.com>2019-10-12 08:10:35 +0200
commit0fda98b233ae0f44b1f0a8691958087619b243e1 (patch)
treebd3187a03b18b7a4765e57801e932401af63f542 /include/Page.hpp
parent589bc5b1694a355ad92b17048f5b5ee9b45d24d2 (diff)
Start on 4chan, go to previous/next chapter when reaching beginning/end
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 7b1fc17..b159877 100644
--- a/include/Page.hpp
+++ b/include/Page.hpp
@@ -7,6 +7,8 @@ namespace QuickMedia {
SEARCH_RESULT,
VIDEO_CONTENT,
EPISODE_LIST,
- IMAGES
+ IMAGES,
+ CONTENT_LIST,
+ CONTENT_DETAILS
};
} \ No newline at end of file