mirror of
https://github.com/ckaczor/WorkIndicator.git
synced 2026-01-29 17:25:31 -05:00
Make sure icon gets removed
This commit is contained in:
@@ -93,6 +93,8 @@ namespace WorkIndicator
|
||||
return;
|
||||
|
||||
_dispatcher.Invoke(() => TrayIcon.ShowUpdateMessage(message));
|
||||
|
||||
TrayIcon.Dispose();
|
||||
}
|
||||
|
||||
protected override void OnExit(ExitEventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user