NewBranch.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 14 Dec 2018 02:09:17 +0000 (10:09 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 14 Dec 2018 02:09:17 +0000 (10:09 +0800)
NewBranch.vala

NewBranch.bjs
NewBranch.vala

index 950295a..b4a9653 100644 (file)
@@ -35,7 +35,7 @@
        "xtype" : "Table",
        "* pack" : "pack_start,false,false,0",
        "uint column_spacing" : 2,
-       "n_columns" : 3,
+       "n_columns" : 6,
        "$ xns" : "Gtk",
        "n_rows" : 5,
        "int margin" : 2,
index 3b0a9db..f177842 100644 (file)
@@ -162,7 +162,7 @@ public class NewBranch : Object
         public Xcls_Table3(NewBranch _owner )
         {
             _this = _owner;
-            this.el = new Gtk.Table( 5, 3, false );
+            this.el = new Gtk.Table( 5, 6, false );
 
             // my vars (dec)