mirror of
https://github.com/kangyu-california/PersistentWindows.git
synced 2025-05-11 04:55:39 +02:00
solve mystery failure to popout menu
This commit is contained in:
parent
25f6558ca2
commit
14122b8e0f
3 changed files with 6 additions and 6 deletions
|
@ -373,9 +373,6 @@ namespace PersistentWindows.SystrayShell
|
|||
//systrayForm.notifyIconMain.Visible = false;
|
||||
|
||||
Application.Run();
|
||||
|
||||
if (hotkey_window)
|
||||
HotKeyForm.Stop();
|
||||
}
|
||||
|
||||
static bool WaitTaskbarReady()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue