From: Alan Knowles Date: Thu, 21 Mar 2019 04:35:18 +0000 (+0800) Subject: NewBranch.bjs X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=07305bada385ad5307590f65b536dcbe66d1b06f NewBranch.bjs NewBranch.vala --- diff --git a/NewBranch.bjs b/NewBranch.bjs index f516d745..9dfb40c0 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -229,7 +229,7 @@ "bool vexpand" : true, "items" : [ { - "* pack" : "get_path_for_child", + "* pack" : false, "xtype" : "Label", "$ xns" : "Gtk" } diff --git a/NewBranch.vala b/NewBranch.vala index 8f8bb125..4def930a 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -981,7 +981,6 @@ public class NewBranch : Object this.el.vexpand = true; var child_0 = new Xcls_Label23( _this ); child_0.ref(); - this.el.get_path_for_child ( child_0.el ); } // user defined functions