summaryrefslogtreecommitdiff
path: root/src/prefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs.h')
-rw-r--r--src/prefs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/prefs.h b/src/prefs.h
index 42ccff85..324fb6fd 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -23,6 +23,8 @@ struct Impl_Prefs {
23 int lineWidth; 23 int lineWidth;
24 iBool bigFirstParagraph; 24 iBool bigFirstParagraph;
25 iBool forceLineWrap; 25 iBool forceLineWrap;
26 iBool sideIcon;
27 iBool hoverOutline;
26 enum iGmDocumentTheme docThemeDark; 28 enum iGmDocumentTheme docThemeDark;
27 enum iGmDocumentTheme docThemeLight; 29 enum iGmDocumentTheme docThemeLight;
28 float saturation; 30 float saturation;