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 37aeb260..a04cda70 100644 --- a/src/prefs.h +++ b/src/prefs.h | |||
@@ -63,6 +63,7 @@ struct Impl_Prefs { | |||
63 | iBool collapsePreOnLoad; | 63 | iBool collapsePreOnLoad; |
64 | iString searchUrl; | 64 | iString searchUrl; |
65 | iBool openArchiveIndexPages; | 65 | iBool openArchiveIndexPages; |
66 | iBool addBookmarksToBottom; | ||
66 | /* Network */ | 67 | /* Network */ |
67 | iString caFile; | 68 | iString caFile; |
68 | iString caPath; | 69 | iString caPath; |