solve mystery failure to popout menu

This commit is contained in:
Kang Yu 2024-06-22 16:21:05 -07:00
parent 25f6558ca2
commit 14122b8e0f
3 changed files with 6 additions and 6 deletions

View file

@ -373,9 +373,6 @@ namespace PersistentWindows.SystrayShell
//systrayForm.notifyIconMain.Visible = false;
Application.Run();
if (hotkey_window)
HotKeyForm.Stop();
}
static bool WaitTaskbarReady()