src/Builder4/ProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 20 Apr 2015 07:57:13 +0000 (15:57 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 20 Apr 2015 07:57:13 +0000 (15:57 +0800)
src/Builder4/ProjectSettings.vala

src/Builder4/ProjectSettings.bjs
src/Builder4/ProjectSettings.vala

index 6de2507..be79f7f 100644 (file)
@@ -39,6 +39,7 @@
       {
        "* pack" : "append_page,_this.label_global.el",
        "xtype" : "VBox",
+       "gboolean homogeneous" : false,
        "$ xns" : "Gtk"
       },
       {
index 22e2c9b..0af1352 100644 (file)
@@ -179,7 +179,7 @@ public class Xcls_ProjectSettings : Object
         public Xcls_VBox5(Xcls_ProjectSettings _owner )
         {
             _this = _owner;
-            this.el = new Gtk.VBox( true, 0 );
+            this.el = new Gtk.VBox( false, 0 );
 
             // my vars (dec)