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

Builder4/ValaProjectSettings.bjs
Builder4/ValaProjectSettings.vala

index 04776a6..08f45ee 100644 (file)
                         {
                             "gint position" : 300,
                             "xtype" : "HPaned",
-                            "* pack" : "add",
+                            "* pack" : "append_page,_this.label_targets.el",
                             "$ xns" : "Gtk",
                             "items" : [
                                 {
index 58dde13..0fe3b58 100644 (file)
@@ -56,7 +56,7 @@ public class ValaProjectSettings : Object
             this.el.append_page (  child_0.el , _this.global_label.el );
             var child_1 = new Xcls_HPaned18( _this );
             child_1.ref();
-            this.el.add (  child_1.el  );
+            this.el.append_page (  child_1.el , _this.label_targets.el );
             var child_2 = new Xcls_lablel_global( _this );
             child_2.ref();
             var child_3 = new Xcls_lablel_targets( _this );