X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=RepoStatusPopover.vala;h=1975bfcfa2d5a73a7ceb09e042fb091dad97e166;hp=9c2093678174b69d01fa9d6ea7c2ebcd6c8da890;hb=405e80cbe5c929e87fb0b0751a5bbbae9a9d4abb;hpb=ebaef7c043c1a953be0bcb17bc320008fda0b2dc diff --git a/RepoStatusPopover.vala b/RepoStatusPopover.vala index 9c209367..1975bfcf 100644 --- a/RepoStatusPopover.vala +++ b/RepoStatusPopover.vala @@ -200,7 +200,7 @@ public class RepoStatusPopover : Object this.el.is_important = true; //listeners - this.el.button_press_event.connect( () => { + this.el.clicked.connect( () => { GitMonitor.gitmonitor.stop();