src/Builder4/ProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 20 Apr 2015 08:01:28 +0000 (16:01 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 20 Apr 2015 08:01:28 +0000 (16:01 +0800)
src/Builder4/ProjectSettings.vala

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

index b0a0be0..b837cf6 100644 (file)
       {
        "* pack" : "append_page,_this.label_database.el",
        "xtype" : "VBox",
+       "gboolean homogeneous" : false,
        "$ xns" : "Gtk",
        "items" : [
         {
index f1c5c28..16c45f9 100644 (file)
@@ -551,7 +551,7 @@ public class Xcls_ProjectSettings : Object
         public Xcls_VBox19(Xcls_ProjectSettings _owner )
         {
             _this = _owner;
-            this.el = new Gtk.VBox( true, 0 );
+            this.el = new Gtk.VBox( false, 0 );
 
             // my vars (dec)