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 dcda695f..1889c338 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -48,6 +48,7 @@ struct Impl_Prefs {
48 iBool hoverLink; 48 iBool hoverLink;
49 iBool smoothScrolling; 49 iBool smoothScrolling;
50 iBool loadImageInsteadOfScrolling; 50 iBool loadImageInsteadOfScrolling;
51 iString searchUrl;
51 /* Network */ 52 /* Network */
52 iBool decodeUserVisibleURLs; 53 iBool decodeUserVisibleURLs;
53 int maxCacheSize; /* MB */ 54 int maxCacheSize; /* MB */