From 07305bada385ad5307590f65b536dcbe66d1b06f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 21 Mar 2019 12:35:18 +0800 Subject: [PATCH] NewBranch.bjs NewBranch.vala --- NewBranch.bjs | 2 +- NewBranch.vala | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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 -- 2.39.2