From bd48f2ddab498b949a88bb5b149d1c46e4de9ced Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 30 Oct 2018 16:45:05 +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 a09654cf..970b38af 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -58,7 +58,7 @@ "label" : "Module to build (Vala only)", "$ visible" : true, "xalign" : 0.90000000000000002, - "* pack" : "attach_defaults,0,1,6,7", + "* pack" : "attach_defaults,0,1,1,2", "xtype" : "Label", "$ justify" : "Gtk.Justification.RIGHT", "x_options" : 4, diff --git a/NewBranch.vala b/NewBranch.vala index a28d06a3..85f80403 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -145,7 +145,7 @@ public class Xcls_DialogNewComponent : Object this.el.attach_defaults ( child_1.el , 1,2,0,1 ); var child_2 = new Xcls_Label6( _this ); child_2.ref(); - this.el.attach_defaults ( child_2.el , 0,1,6,7 ); + this.el.attach_defaults ( child_2.el , 0,1,1,2 ); var child_3 = new Xcls_build_module( _this ); child_3.ref(); this.el.attach_defaults ( child_3.el , 1,2,6,7 ); -- 2.39.2