aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-group-leaf.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-group-leaf.h')
-rw-r--r--widgets/table/e-table-group-leaf.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/widgets/table/e-table-group-leaf.h b/widgets/table/e-table-group-leaf.h
index 3f39fe95dd..bffeb798e0 100644
--- a/widgets/table/e-table-group-leaf.h
+++ b/widgets/table/e-table-group-leaf.h
@@ -21,8 +21,10 @@ typedef struct {
*/
ETableItem *item;
+ gdouble height;
gdouble width;
-
+ gdouble minimum_width;
+
ETableSubsetVariable *subset;
} ETableGroupLeaf;