From: Alan Knowles Date: Fri, 28 Dec 2018 06:53:49 +0000 (+0800) Subject: MergeBranch.bjs X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=2e321b3623202cee5af3b70e8b0ddd77d06ef89e;ds=sidebyside MergeBranch.bjs MergeBranch.vala --- diff --git a/MergeBranch.bjs b/MergeBranch.bjs index 122275f0..a897d54f 100644 --- a/MergeBranch.bjs +++ b/MergeBranch.bjs @@ -145,7 +145,7 @@ "bool vexpand" : true, "items" : [ { - "* pack" : "get_path_for_child", + "* pack" : false, "xtype" : "Label", "$ xns" : "Gtk" } diff --git a/MergeBranch.vala b/MergeBranch.vala index 49e5db93..9c534bc6 100644 --- a/MergeBranch.vala +++ b/MergeBranch.vala @@ -670,7 +670,6 @@ public class MergeBranch : Object this.el.vexpand = true; var child_0 = new Xcls_Label15( _this ); child_0.ref(); - this.el.get_path_for_child ( child_0.el ); } // user defined functions