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 130f11e2..1bd434d0 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -38,6 +38,7 @@ struct Impl_Prefs {
38 int langFrom; 38 int langFrom;
39 int langTo; 39 int langTo;
40 /* Window */ 40 /* Window */
41 iString uiLanguage;
41 iBool useSystemTheme; 42 iBool useSystemTheme;
42 enum iColorTheme theme; 43 enum iColorTheme theme;
43 enum iColorAccent accent; 44 enum iColorAccent accent;