X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Clones.vala;h=66628eab6dd1b0979792ca5623e7de2ea901a0a3;hb=cdd3569dcbc802bacf60d0bdc7a7f1cdfd0b3185;hp=d619b71b63da3db2433199c6751b5cd62b1a7510;hpb=1b516e4c5d14956ab5ba743b361a36a746ffc8c3;p=gitlive diff --git a/Clones.vala b/Clones.vala index d619b71b..66628eab 100644 --- a/Clones.vala +++ b/Clones.vala @@ -16,6 +16,7 @@ public class Clones : Object public Xcls_reposView reposView; public Xcls_reposStore reposStore; public Xcls_tv_autocommit tv_autocommit; + public Xcls_tv_autopush tv_autopush; public Xcls_ok_button ok_button; // my vars (def) @@ -473,7 +474,7 @@ public class Clones : Object 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 ); + var child_2 = new Xcls_tv_autopush( _this ); child_2.ref(); this.el.append_column ( child_2.el ); var child_3 = new Xcls_TreeViewColumn16( _this ); @@ -639,7 +640,7 @@ public class Clones : Object } - public class Xcls_TreeViewColumn14 : Object + public class Xcls_tv_autopush : Object { public Gtk.TreeViewColumn el; private Clones _this; @@ -648,9 +649,10 @@ public class Clones : Object // my vars (def) // ctor - public Xcls_TreeViewColumn14(Clones _owner ) + public Xcls_tv_autopush(Clones _owner ) { _this = _owner; + _this.tv_autopush = this; this.el = new Gtk.TreeViewColumn(); // my vars (dec)