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 de354a04..dcda695f 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -62,6 +62,7 @@ struct Impl_Prefs {
62 int lineWidth; 62 int lineWidth;
63 iBool bigFirstParagraph; 63 iBool bigFirstParagraph;
64 iBool quoteIcon; 64 iBool quoteIcon;
65 iBool centerShortDocs;
65 /* Colors */ 66 /* Colors */
66 enum iGmDocumentTheme docThemeDark; 67 enum iGmDocumentTheme docThemeDark;
67 enum iGmDocumentTheme docThemeLight; 68 enum iGmDocumentTheme docThemeLight;