X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=MergeBranch.vala;fp=MergeBranch.vala;h=51fdebdf688b7976d17349194799460bb73094cb;hp=48dc0179e7a802b5955f638e63585bf690acebb9;hb=aeee0a415c67fa283713dee5189bf244a4e95595;hpb=e7793b01e94debb6af0432c2639816ddcfcca247 diff --git a/MergeBranch.vala b/MergeBranch.vala index 48dc0179..51fdebdf 100644 --- a/MergeBranch.vala +++ b/MergeBranch.vala @@ -150,7 +150,8 @@ public class MergeBranch : Object this.table.el.show(); return true; - } + }); + this.el.run(); }