From 19ac43503568ebc7fe4721f84292a11bbf7c2c2c Mon Sep 17 00:00:00 2001 From: Mike Skec Date: Sat, 13 Feb 2021 13:57:35 +1100 Subject: Adds per-style pref for text width --- src/browsertab.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/browsertab.hpp') diff --git a/src/browsertab.hpp b/src/browsertab.hpp index 8172122..4b5958a 100644 --- a/src/browsertab.hpp +++ b/src/browsertab.hpp @@ -237,6 +237,8 @@ public: bool was_read_from_cache = false; RequestState request_state; + + DocumentStyle current_style; }; #endif // BROWSERTAB_HPP -- cgit v1.2.3