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 b234176f..97bdecf7 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -48,6 +48,7 @@ typedef struct {
char *no_proxy;
DilloUrl *start_page;
DilloUrl *home;
+ DilloUrl *new_tab_page;
bool_t allow_white_bg;
int32_t white_bg_replacement;
int32_t bg_color;