summaryrefslogtreecommitdiff
path: root/items.h
diff options
context:
space:
mode:
Diffstat (limited to 'items.h')
-rw-r--r--items.h1
1 files changed, 1 insertions, 0 deletions
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