aboutsummaryrefslogtreecommitdiff
path: root/plugins/Page.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Page.hpp')
-rw-r--r--plugins/Page.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Page.hpp b/plugins/Page.hpp
index 6cea186..c61fd6d 100644
--- a/plugins/Page.hpp
+++ b/plugins/Page.hpp
@@ -8,6 +8,7 @@
#include "../include/MediaChapter.hpp"
namespace QuickMedia {
+ class Program;
constexpr int SEARCH_DELAY_FILTER = 50;
// TODO: Remove to PageType when the other PageType is removed