From: Alan Knowles Date: Tue, 30 Oct 2018 08:45:13 +0000 (+0800) Subject: NewBranch.bjs X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=3902a63ec50914f48c336ce81cb4556ae5bf252f NewBranch.bjs NewBranch.vala --- 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