From 9af12b9cbee8bbe8ac8a8fa0aa414afbd9842611 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 21 Mar 2019 12:37:57 +0800 Subject: [PATCH] NewBranch.bjs NewBranch.vala --- NewBranch.bjs | 1 + NewBranch.vala | 1 + 2 files changed, 2 insertions(+) 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 -- 2.39.2