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

Builder4/ValaProjectSettings.bjs
Builder4/ValaProjectSettings.vala

index 08f45ee..7486011 100644 (file)
@@ -18,7 +18,7 @@
                     "items" : [
                         {
                             "xtype" : "VBox",
-                            "* pack" : "append_page,_this.global_label.el",
+                            "* pack" : "append_page,_this.label_global.el",
                             "gboolean homogeneous" : false,
                             "$ xns" : "Gtk",
                             "items" : [
index 0fe3b58..5f66b21 100644 (file)
@@ -53,7 +53,7 @@ public class ValaProjectSettings : Object
             // set gobject values
             var child_0 = new Xcls_VBox3( _this );
             child_0.ref();
-            this.el.append_page (  child_0.el , _this.global_label.el );
+            this.el.append_page (  child_0.el , _this.label_global.el );
             var child_1 = new Xcls_HPaned18( _this );
             child_1.ref();
             this.el.append_page (  child_1.el , _this.label_targets.el );