MergeBranch.bjs
[gitlive] / MergeBranch.vala
index 48dc017..51fdebd 100644 (file)
@@ -150,7 +150,8 @@ public class MergeBranch : Object
     
                this.table.el.show();
                return true;
-       }
+       });
+       
        this.el.run();
         
     }