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 6c79a3e1..43f7fc0e 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -159,6 +159,7 @@ struct Impl_Prefs {
159 enum iColorAccent accent; 159 enum iColorAccent accent;
160 /* Window and User Interface */ 160 /* Window and User Interface */
161 float uiScale; 161 float uiScale;
162 enum iToolbarAction toolbarActions[2];
162 /* Document presentation */ 163 /* Document presentation */
163 int zoomPercent; 164 int zoomPercent;
164 /* Behavior */ 165 /* Behavior */