aboutsummaryrefslogtreecommitdiff
path: root/src/browsertab.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/browsertab.hpp')
-rw-r--r--src/browsertab.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/browsertab.hpp b/src/browsertab.hpp
index 16bbfab..337f0f3 100644
--- a/src/browsertab.hpp
+++ b/src/browsertab.hpp
@@ -250,6 +250,8 @@ public:
bool was_read_from_cache = false;
+ bool lazy_loading = false;
+
RequestState request_state;
DocumentStyle current_style;