summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index bd0c319..a90f241 100644
--- a/setup.h
+++ b/setup.h
@@ -58,6 +58,8 @@ typedef struct {
gboolean preload;
gboolean use_iptc_exif;
gboolean erase_exif_thumbnail;
+
+ char *site_title;
} TGallerySetup;