summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index 06afaeb..bd0c319 100644
--- a/setup.h
+++ b/setup.h
@@ -39,6 +39,7 @@ typedef struct {
char *meta_author;
char *meta_description;
char *meta_keywords;
+ gboolean use_title_as_meta;
int thumbnail_quality;
unsigned long thumbnail_landscape_width;