summaryrefslogtreecommitdiff
path: root/src/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/setup.h')
-rw-r--r--src/setup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/setup.h b/src/setup.h
index 6d5316e..1fe6a53 100644
--- a/src/setup.h
+++ b/src/setup.h
@@ -44,6 +44,7 @@ typedef struct {
gboolean verbose;
gboolean update_mode;
gboolean override_nofullsize;
+ gboolean strip_unused_tags;
gchar *setup_xml_path;
TGalleryDesign *design;