From 2e321b3623202cee5af3b70e8b0ddd77d06ef89e Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 28 Dec 2018 14:53:49 +0800 Subject: [PATCH] MergeBranch.bjs MergeBranch.vala --- MergeBranch.bjs | 2 +- MergeBranch.vala | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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 -- 2.39.2