summaryrefslogtreecommitdiff
path: root/src/prefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs.h')
-rw-r--r--src/prefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prefs.h b/src/prefs.h
index 13b91568..130f11e2 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -46,6 +46,7 @@ struct Impl_Prefs {
46 float uiScale; 46 float uiScale;
47 int zoomPercent; 47 int zoomPercent;
48 iBool sideIcon; 48 iBool sideIcon;
49 iBool hideToolbarOnScroll;
49 /* Behavior */ 50 /* Behavior */
50 iString downloadDir; 51 iString downloadDir;
51 iBool hoverLink; 52 iBool hoverLink;