aboutsummaryrefslogtreecommitdiff
path: root/include/Page.hpp
diff options
context:
space:
mode:
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