X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Clones.vala;h=748576a5d95cb8ddda07cc7a5d48209f23c868be;hb=b8a2cf78d30dbe7269329e833bb06f7b36d9f9f3;hp=3af463fcccfbaddf09d8a72dde8b5e915ba8fdac;hpb=bb47e3f1278ee1e1a249ff072c840626f91d19ed;p=gitlive diff --git a/Clones.vala b/Clones.vala index 3af463fc..748576a5 100644 --- a/Clones.vala +++ b/Clones.vala @@ -171,7 +171,7 @@ public class Clones : Object //listeners this.el.clicked.connect( () => { - + Clone.show(this.el); /* var rv = this.get('/reposView'); var rs = this.get('/reposStore'); if (rv.el.get_selection().count_selected_rows() != 1) {