diff options
Diffstat (limited to 'src/generators.h')
| -rw-r--r-- | src/generators.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/generators.h b/src/generators.h index ae39ed2..a6da10a 100644 --- a/src/generators.h +++ b/src/generators.h @@ -34,7 +34,7 @@ gboolean generate_image (TGallerySetup *setup, unsigned int item_index, const gchar *dst_dir, gboolean update_when_necessary, - gboolean *portrait); + gboolean *thumb_portrait); /* * write_html_album: process album and index template files |
