summaryrefslogtreecommitdiff
path: root/src/setup.h
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2009-03-14 15:22:14 +0100
committerTomas Bzatek <tbzatek@users.sourceforge.net>2009-03-14 15:22:14 +0100
commitae398d3abace1aea33e7d2704f731be880d1931b (patch)
treef98a703067cbd58d44e8c91450889051ebb102e3 /src/setup.h
parent0d4dd0513a8c525c3c1fbd7237b9bb283adb7a77 (diff)
downloadcataract-ae398d3abace1aea33e7d2704f731be880d1931b.tar.xz
Option to hide EXIF table in single photo view
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 4019184..5bc0e1a 100644
--- a/src/setup.h
+++ b/src/setup.h
@@ -74,6 +74,7 @@ typedef struct {
char *add_copyright;
gboolean use_inpage_links;
gboolean show_go_up;
+ gboolean show_exif_table;
char *favicon_file;
char *favicon_type;