From: Alan Knowles Date: Thu, 21 Mar 2019 04:37:57 +0000 (+0800) Subject: NewBranch.bjs X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=9af12b9cbee8bbe8ac8a8fa0aa414afbd9842611 NewBranch.bjs NewBranch.vala --- diff --git a/NewBranch.bjs b/NewBranch.bjs index 0fcd0554..92c38e3d 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -252,6 +252,7 @@ ] }, { + "bool homogeneous" : false, "* pack" : "append_page,_this.label_select_ticket.el", "xtype" : "Box", "$ xns" : "Gtk" diff --git a/NewBranch.vala b/NewBranch.vala index dddada3f..78ff9619 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -1082,6 +1082,7 @@ public class NewBranch : Object // my vars (dec) // set gobject values + this.el.homogeneous = false; } // user defined functions