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 ee9c48415..ffd8fb83f 100644
--- a/desktop/options.h
+++ b/desktop/options.h
@@ -45,6 +45,7 @@ extern int option_minimum_gif_delay;
extern bool option_send_referer;
extern bool option_animate_images;
extern int option_expire_url;
+extern int option_font_default; /* a css_font_family */
void options_read(const char *path);
void options_write(const char *path);