From 5a1b4d30b692051cd23eb555a3514522242f60f3 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 6 May 2014 22:05:32 +0800 Subject: [PATCH] StatusIcon.vala --- StatusIcon.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StatusIcon.vala b/StatusIcon.vala index 3b85ad5d..49ae1338 100644 --- a/StatusIcon.vala +++ b/StatusIcon.vala @@ -75,7 +75,7 @@ public class StatusIconA : StatusIcon { menu.popup( null, null, - null, button, + statusicon.position_menu, button, event_time ); -- 2.39.2