Ticket.bjs
[gitlive] / Ticket.vala
index e9848d9..8b37b65 100644 (file)
@@ -147,7 +147,7 @@ public class Ticket : Object
         public Xcls_Table3(Ticket _owner )
         {
             _this = _owner;
-            this.el = new Gtk.Table( 14, 5, true );
+            this.el = new Gtk.Table( 14, 4, true );
 
             // my vars (dec)
 
@@ -206,7 +206,7 @@ public class Ticket : Object
             this.el.attach_defaults (  child_15.el , 0,1,11,12 );
             var child_16 = new Xcls_Button27( _this );
             child_16.ref();
-            this.el.attach_defaults (  child_16.el , 3,4,12,13 );
+            this.el.attach_defaults (  child_16.el , 0,4,12,13 );
         }
 
         // user defined functions