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 fd0cf06..ba95f6b 100644
--- a/src/slxbrowser.h
+++ b/src/slxbrowser.h
@@ -19,6 +19,7 @@ struct BrowserSettings
bool ignoreSslErrors;
int reloadInterval;
QStringList blackList, whiteList;
+ int zoom;
};
class SlxBrowser : public QMainWindow