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 2d10d50..3a382ec 100644
--- a/plugins/Page.hpp
+++ b/plugins/Page.hpp
@@ -67,6 +67,7 @@ namespace QuickMedia {
Program *program;
std::shared_ptr<BodyItem> submit_body_item; // TODO: Remove this
+ bool needs_refresh = false; // Set to true to refresh the page
};
enum class TrackResult {