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 1c8e989..3c3286f 100644
--- a/items.h
+++ b/items.h
@@ -61,6 +61,7 @@ typedef struct {
gboolean nofullsize;
char *border_style;
TIndexItemType type;
+ gboolean hidden;
} TIndexItem;