diff options
Diffstat (limited to 'bin/net_applet')
-rwxr-xr-x | bin/net_applet | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/net_applet b/bin/net_applet index 733a52c..629d16f 100755 --- a/bin/net_applet +++ b/bin/net_applet @@ -178,6 +178,7 @@ $icon->signal_connect(popup_menu => sub { checkNetworkForce(); cronNetwork(); +gtkflush(); #- for notifications to appear on the status icon position get_unprocessed_ifw_messages(); $SIG{HUP} = sub { |