diff options
Diffstat (limited to 'items.h')
| -rw-r--r-- | items.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
