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 a19cc0ca..bfc0c174 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -25,6 +25,7 @@ struct Impl_Prefs {
25 int lineWidth; 25 int lineWidth;
26 iBool bigFirstParagraph; 26 iBool bigFirstParagraph;
27 iBool forceLineWrap; 27 iBool forceLineWrap;
28 iBool quoteIcon;
28 iBool sideIcon; 29 iBool sideIcon;
29 iBool hoverOutline; 30 iBool hoverOutline;
30 enum iGmDocumentTheme docThemeDark; 31 enum iGmDocumentTheme docThemeDark;