diff options
Diffstat (limited to 'items.h')
| -rw-r--r-- | items.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -52,6 +52,7 @@ typedef struct { char *meta_description; char *meta_keywords; gboolean nofullsize; + gboolean fullsize; } TAlbum; typedef struct { |
