summaryrefslogtreecommitdiffstats
path: root/src/slxbrowser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/slxbrowser.h')
-rw-r--r--src/slxbrowser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/slxbrowser.h b/src/slxbrowser.h
index 16c5da2..1192b7c 100644
--- a/src/slxbrowser.h
+++ b/src/slxbrowser.h
@@ -15,6 +15,7 @@ struct BrowserSettings
{
QString url;
bool fullscreen;
+ bool maximized;
bool ignoreSslErrors;
int reloadInterval;
bool isWhitelist;