aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-group-container.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-group-container.h')
-rw-r--r--widgets/table/e-table-group-container.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/widgets/table/e-table-group-container.h b/widgets/table/e-table-group-container.h
index 50424009f2..7577a3d70a 100644
--- a/widgets/table/e-table-group-container.h
+++ b/widgets/table/e-table-group-container.h
@@ -34,13 +34,11 @@ typedef struct {
GdkFont *font;
- gdouble width, height;
+ gdouble width, height, minimum_width;
ETableSortInfo *sort_info;
int n;
- gint idle;
-
/*
* State: the ETableGroup is open or closed
*/