diff options
Diffstat (limited to 'src/browsertab.hpp')
| -rw-r--r-- | src/browsertab.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
