From d37bcc1685bf3e9c1583959ef3e96f59beb055d0 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sun, 10 Aug 2008 17:21:59 +0200 Subject: Support for footnotes --- items.h | 1 + 1 file changed, 1 insertion(+) (limited to 'items.h') diff --git a/items.h b/items.h index c6143ca..b3ebf39 100644 --- a/items.h +++ b/items.h @@ -32,6 +32,7 @@ typedef struct { char *ID; char *title; char *desc; + char *footnote; GPtrArray *items; char *base_dir; void *parent_index; // pointer to the parent TAlbum structure -- cgit v1.2.3