From 3902a63ec50914f48c336ce81cb4556ae5bf252f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 30 Oct 2018 16:45:13 +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 970b38af..46b90799 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -67,7 +67,7 @@ { "id" : "build_module", "* init" : "this.el.add_attribute(_this.dbcellrenderer.el , \"markup\", 1 );", - "* pack" : "attach_defaults,1,2,6,7", + "* pack" : "attach_defaults,1,2,1,2", "xtype" : "ComboBox", "$ xns" : "Gtk", "items" : [ diff --git a/NewBranch.vala b/NewBranch.vala index 85f80403..e687160d 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -148,7 +148,7 @@ public class Xcls_DialogNewComponent : Object 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 ); + this.el.attach_defaults ( child_3.el , 1,2,1,2 ); } // user defined functions -- 2.39.2