Clones.bjs
[gitlive] / Clones.vala
index 4e989fa..a41fb36 100644 (file)
@@ -20,6 +20,7 @@ public class Clones : Object
     public Xcls_tv_repo tv_repo;
     public Xcls_tv_current_branch tv_current_branch;
     public Xcls_tv_last_updated tv_last_updated;
+    public Xcls_tv_all_branches tv_all_branches;
     public Xcls_ok_button ok_button;
 
         // my vars (def)
@@ -489,7 +490,7 @@ public class Clones : Object
             var child_5 = new Xcls_tv_last_updated( _this );
             child_5.ref();
             this.el.append_column (  child_5.el  );
-            var child_6 = new Xcls_TreeViewColumn22( _this );
+            var child_6 = new Xcls_tv_all_branches( _this );
             child_6.ref();
             this.el.append_column (  child_6.el  );
 
@@ -891,7 +892,7 @@ public class Clones : Object
     }
 
 
-    public class Xcls_TreeViewColumn22 : Object
+    public class Xcls_tv_all_branches : Object
     {
         public Gtk.TreeViewColumn el;
         private Clones  _this;
@@ -900,9 +901,10 @@ public class Clones : Object
             // my vars (def)
 
         // ctor
-        public Xcls_TreeViewColumn22(Clones _owner )
+        public Xcls_tv_all_branches(Clones _owner )
         {
             _this = _owner;
+            _this.tv_all_branches = this;
             this.el = new Gtk.TreeViewColumn();
 
             // my vars (dec)