Clones.bjs
[gitlive] / Clones.vala
index e814661..1ad0fe9 100644 (file)
@@ -805,6 +805,7 @@ public class Clones : Object
             // set gobject values
             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();