diff options
Diffstat (limited to 'src/prefs.h')
-rw-r--r-- | src/prefs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prefs.h b/src/prefs.h index 58c73bf7..21960646 100644 --- a/src/prefs.h +++ b/src/prefs.h | |||
@@ -86,6 +86,7 @@ struct Impl_Prefs { | |||
86 | iBool quoteIcon; | 86 | iBool quoteIcon; |
87 | iBool centerShortDocs; | 87 | iBool centerShortDocs; |
88 | iBool plainTextWrap; | 88 | iBool plainTextWrap; |
89 | enum iImageStyle imageStyle; | ||
89 | /* Colors */ | 90 | /* Colors */ |
90 | enum iGmDocumentTheme docThemeDark; | 91 | enum iGmDocumentTheme docThemeDark; |
91 | enum iGmDocumentTheme docThemeLight; | 92 | enum iGmDocumentTheme docThemeLight; |