From 657edb8eb9ab2fdef60d9c5d23a4c3093a64d859 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 5 Aug 2019 18:17:00 +0200 Subject: Add manga chapter viewing --- include/Page.hpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'include/Page.hpp') 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 -- cgit v1.2.3