summaryrefslogtreecommitdiff
path: root/plugins/gtkui/ddblistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gtkui/ddblistview.h')
-rw-r--r--plugins/gtkui/ddblistview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gtkui/ddblistview.h b/plugins/gtkui/ddblistview.h
index 2bd40b21..f87c4ba2 100644
--- a/plugins/gtkui/ddblistview.h
+++ b/plugins/gtkui/ddblistview.h
@@ -146,6 +146,7 @@ struct _DdbListview {
struct _DdbListviewGroup *groups;
int fullheight;
int block_redraw_on_scroll;
+ int grouptitle_height;
};
struct _DdbListviewClass {