From 55a10d769722f2d75276106d92e1c7bd8684befb Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 21 Mar 2019 12:38:41 +0800 Subject: [PATCH] NewBranch.bjs NewBranch.vala --- NewBranch.bjs | 2 +- NewBranch.vala | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NewBranch.bjs b/NewBranch.bjs index ccf99508..50fb97ba 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -265,7 +265,7 @@ }, { "bool homogeneous" : false, - "* pack" : "append_page,_this.label_select_ticket.el", + "* pack" : "append_page,_this.label_quick_commit.el", "xtype" : "Box", "$ xns" : "Gtk", "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL" diff --git a/NewBranch.vala b/NewBranch.vala index 5af7bd4d..0284d35d 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -996,7 +996,7 @@ public class NewBranch : Object this.el.append_page ( child_4.el , _this.label_create_ticket.el ); var child_5 = new Xcls_Box28( _this ); child_5.ref(); - this.el.append_page ( child_5.el , _this.label_select_ticket.el ); + this.el.append_page ( child_5.el , _this.label_quick_commit.el ); } // user defined functions -- 2.39.2