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 d7712c9d..2fbff9de 100644 --- a/src/prefs.h +++ b/src/prefs.h | |||
@@ -73,6 +73,7 @@ struct Impl_Prefs { | |||
73 | iBool sideIcon; | 73 | iBool sideIcon; |
74 | iBool hideToolbarOnScroll; | 74 | iBool hideToolbarOnScroll; |
75 | int pinSplit; /* 0: no pinning, 1: left doc, 2: right doc */ | 75 | int pinSplit; /* 0: no pinning, 1: left doc, 2: right doc */ |
76 | iBool time24h; | ||
76 | /* Behavior */ | 77 | /* Behavior */ |
77 | int returnKey; | 78 | int returnKey; |
78 | iBool hoverLink; | 79 | iBool hoverLink; |