Clones.bjs
[gitlive] / Clones.vala
index 9a9d031..d619b71 100644 (file)
@@ -15,6 +15,7 @@ public class Clones : Object
     public Xcls_Clones Clones;
     public Xcls_reposView reposView;
     public Xcls_reposStore reposStore;
+    public Xcls_tv_autocommit tv_autocommit;
     public Xcls_ok_button ok_button;
 
         // my vars (def)
@@ -469,7 +470,7 @@ public class Clones : Object
             var child_0 = new Xcls_reposStore( _this );
             child_0.ref();
             this.el.set_model (  child_0.el  );
-            var child_1 = new Xcls_TreeViewColumn12( _this );
+            var child_1 = new Xcls_tv_autocommit( _this );
             child_1.ref();
             this.el.append_column (  child_1.el  );
             var child_2 = new Xcls_TreeViewColumn14( _this );
@@ -563,7 +564,7 @@ public class Clones : Object
         // user defined functions
     }
 
-    public class Xcls_TreeViewColumn12 : Object
+    public class Xcls_tv_autocommit : Object
     {
         public Gtk.TreeViewColumn el;
         private Clones  _this;
@@ -572,9 +573,10 @@ public class Clones : Object
             // my vars (def)
 
         // ctor
-        public Xcls_TreeViewColumn12(Clones _owner )
+        public Xcls_tv_autocommit(Clones _owner )
         {
             _this = _owner;
+            _this.tv_autocommit = this;
             this.el = new Gtk.TreeViewColumn();
 
             // my vars (dec)