mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
Reversing MainWindow Blur call and settings window modification
Added WindowsAccentMode to Base theme
This commit is contained in:
@@ -207,7 +207,6 @@ namespace Wox
|
||||
InitialTray();
|
||||
|
||||
Closing += MainWindow_Closing;
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -256,7 +255,6 @@ namespace Wox
|
||||
|
||||
InitProgressbarAnimation();
|
||||
WindowIntelopHelper.DisableControlBox(this);
|
||||
WindowIntelopHelper.EnableBlur(this);
|
||||
CheckUpdate();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user