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 1889c338..4bbe3ad5 100644 --- a/src/prefs.h +++ b/src/prefs.h | |||
@@ -38,6 +38,7 @@ struct Impl_Prefs { | |||
38 | /* Window */ | 38 | /* Window */ |
39 | iBool useSystemTheme; | 39 | iBool useSystemTheme; |
40 | enum iColorTheme theme; | 40 | enum iColorTheme theme; |
41 | enum iColorAccent accent; | ||
41 | iBool customFrame; /* when LAGRANGE_CUSTOM_FRAME is defined */ | 42 | iBool customFrame; /* when LAGRANGE_CUSTOM_FRAME is defined */ |
42 | iBool retainWindowSize; | 43 | iBool retainWindowSize; |
43 | float uiScale; | 44 | float uiScale; |