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 cbb21c4..2b3854e 100644
--- a/src/browsertab.hpp
+++ b/src/browsertab.hpp
@@ -207,6 +207,8 @@ public:
bool needs_rerender;
QString page_title;
+
+ bool no_url_style = false;
};
#endif // BROWSERTAB_HPP