Builder4/ValaProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 29 Oct 2014 09:30:26 +0000 (17:30 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 29 Oct 2014 09:30:26 +0000 (17:30 +0800)
Builder4/ValaProjectSettings.vala

Builder4/ValaProjectSettings.bjs
Builder4/ValaProjectSettings.vala

index ab833ad..77c182c 100644 (file)
@@ -41,6 +41,7 @@
                                     "utf8 label" : "packages"
                                 },
                                 {
+                                    "* pack" : "pack_end,false,false,0",
                                     "xtype" : "ScrolledWindow",
                                     "$ xns" : "Gtk",
                                     "items" : [
index 99407c3..0b6ed0f 100644 (file)
@@ -85,6 +85,7 @@ public class ValaProjectSettings : Object
             this.el.pack_end (  child_2.el , false,false,0 );
             var child_3 = new Xcls_ScrolledWindow7( _this );
             child_3.ref();
+            this.el.pack_end (  child_3.el , false,false,0 );
             var child_4 = new Xcls_Label9( _this );
             child_4.ref();
             this.el.pack_end (  child_4.el , false,false,0 );