Clones.bjs
[gitlive] / Clones.vala
index e814661..109dd6d 100644 (file)
@@ -803,8 +803,10 @@ public class Clones : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.sort_column_id = 3;
             this.el.title = "Repo";
             this.el.min_width = 200;
+            this.el.sort_order = Gtk.SortType.ASCENDING;
             this.el.resizable = true;
             var child_0 = new Xcls_cr_repo( _this );
             child_0.ref();