summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2009-01-03 15:20:58 +0100
committerTomas Bzatek <tbzatek@users.sourceforge.net>2009-01-03 15:20:58 +0100
commita90b52cda533af04dd8c827029d093cfde44090c (patch)
treecdc699fa562cdde28b2e04a4a476b7bf194cef9a /setup.h
parentf7168d75b60c4d36083529d1c465f58d14a48c03 (diff)
downloadcataract-a90b52cda533af04dd8c827029d093cfde44090c.tar.xz
Scroll to parent item when going up
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 4b2592d..8affdd6 100644
--- a/setup.h
+++ b/setup.h
@@ -61,6 +61,7 @@ typedef struct {
char *site_title;
char *add_copyright;
+ gboolean use_inpage_links;
} TGallerySetup;