From 4e2084d4c0d70bb5b0f77c1a2afdc32775568439 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 21 Mar 2019 14:28:19 +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 57698fdd..036346ac 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -524,7 +524,7 @@ "uint column_spacing" : 4, "n_columns" : 5, "$ xns" : "Gtk", - "n_rows" : 2, + "n_rows" : 3, "bool vexpand" : false, "int margin" : 2, "items" : [ diff --git a/NewBranch.vala b/NewBranch.vala index dd5200ee..74c3ce3a 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -2310,7 +2310,7 @@ public class NewBranch : Object public Xcls_Table53(NewBranch _owner ) { _this = _owner; - this.el = new Gtk.Table( 2, 5, true ); + this.el = new Gtk.Table( 3, 5, true ); // my vars (dec) -- 2.39.2