summaryrefslogtreecommitdiff
path: root/src/items.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/items.h')
-rw-r--r--src/items.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/items.h b/src/items.h
index c972d59..ffad086 100644
--- a/src/items.h
+++ b/src/items.h
@@ -74,7 +74,7 @@ typedef struct {
/* generated item info */
/* !! be careful with writes to this structure during thread work !! */
- gboolean gen_portrait;
+ gboolean gen_portrait; /* thumbnail orientation, don't use for original image orientation */
} TIndexItem;