From 735e63277c2d93a25dc15beb3b6a58cfbcdf7811 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 21 Mar 2019 13:10:38 +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 7f7ae965..5dcd8b11 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -506,7 +506,7 @@ "uint column_spacing" : 4, "n_columns" : 5, "$ xns" : "Gtk", - "n_rows" : 5, + "n_rows" : 2, "bool vexpand" : false, "int margin" : 2, "items" : [ diff --git a/NewBranch.vala b/NewBranch.vala index 1863c068..2b4295e7 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -2195,7 +2195,7 @@ public class NewBranch : Object public Xcls_Table52(NewBranch _owner ) { _this = _owner; - this.el = new Gtk.Table( 5, 5, true ); + this.el = new Gtk.Table( 2, 5, true ); // my vars (dec) -- 2.39.2