summaryrefslogtreecommitdiff
path: root/desktop/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/options.h')
-rw-r--r--desktop/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/options.h b/desktop/options.h
index 2ae805618..e924892cc 100644
--- a/desktop/options.h
+++ b/desktop/options.h
@@ -49,6 +49,7 @@ extern int option_font_default; /* a css_font_family */
extern char *option_ca_bundle;
extern char *option_cookie_file;
extern char *option_cookie_jar;
+extern char *option_homepage_url;
/* Fetcher configuration. */
extern int option_max_fetchers;