aboutsummaryrefslogtreecommitdiff
path: root/include/Page.hpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2019-08-05 18:17:00 +0200
committerdec05eba <dec05eba@protonmail.com>2019-08-05 18:17:04 +0200
commit657edb8eb9ab2fdef60d9c5d23a4c3093a64d859 (patch)
treea7055146e30551104480efd5f80898e21ae6aa5c /include/Page.hpp
parent7e8a2f23a40e6374ddfb551920257846021e86fa (diff)
Add manga chapter viewing
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 ce20971..7b1fc17 100644
--- a/include/Page.hpp
+++ b/include/Page.hpp
@@ -5,6 +5,8 @@ namespace QuickMedia {
EXIT,
SEARCH_SUGGESTION,
SEARCH_RESULT,
- VIDEO_CONTENT
+ VIDEO_CONTENT,
+ EPISODE_LIST,
+ IMAGES
};
} \ No newline at end of file