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 2488d43b..33ce8b41 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -40,6 +40,7 @@ struct Impl_Prefs {
40 iBool smoothScrolling; 40 iBool smoothScrolling;
41 iBool useSystemTheme; 41 iBool useSystemTheme;
42 enum iColorTheme theme; 42 enum iColorTheme theme;
43 iString geminiProxy;
43 iString gopherProxy; 44 iString gopherProxy;
44 iString httpProxy; 45 iString httpProxy;
45 iString downloadDir; 46 iString downloadDir;