ui/gtk/container.h

changeset 106
a4f4123ca12a
parent 99
ea1a2d5de765
child 107
9aff1dc3990d
--- a/ui/gtk/container.h	Sat Jan 23 18:37:30 2016 +0100
+++ b/ui/gtk/container.h	Sat Jan 23 20:47:07 2016 +0100
@@ -57,8 +57,8 @@
     UiLayoutBool fill;
     UiBool       newline;
     char         *label;
-    UiLayoutBool hexpand;
-    UiLayoutBool vexpand;
+    UiBool       hexpand;
+    UiBool       vexpand;
 };
 
 struct UiContainer {

mercurial