mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-01-19 15:03:36 +08:00
Misc
This commit is contained in:
parent
c3d22335e2
commit
373da78b7b
@ -68,6 +68,7 @@ namespace Wox
|
|||||||
|
|
||||||
public void RestarApp()
|
public void RestarApp()
|
||||||
{
|
{
|
||||||
|
HideWox();
|
||||||
// we must force dispose application
|
// we must force dispose application
|
||||||
// UpdateManager.RestartApp() will call Environment.Exit(0)
|
// UpdateManager.RestartApp() will call Environment.Exit(0)
|
||||||
// which will cause ungraceful exit
|
// which will cause ungraceful exit
|
||||||
|
Loading…
Reference in New Issue
Block a user