aboutsummaryrefslogtreecommitdiff
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 a12e5a37..6fee1620 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -22,6 +22,7 @@ struct _DilloPrefs {
int height;
int xpos;
int ypos;
+ char *http_language;
DilloUrl *http_proxy;
char *http_proxyuser;
char *http_referer;