aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-canvas-vbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/e-canvas-vbox.h')
-rw-r--r--widgets/misc/e-canvas-vbox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/misc/e-canvas-vbox.h b/widgets/misc/e-canvas-vbox.h
index c45baa0b0a..e7e9140c1e 100644
--- a/widgets/misc/e-canvas-vbox.h
+++ b/widgets/misc/e-canvas-vbox.h
@@ -57,6 +57,7 @@ struct _ECanvasVbox
GList *items; /* Of type GnomeCanvasItem */
double width;
+ double minimum_width;
double height;
double spacing;
};