mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
Fix #548
This commit is contained in:
@@ -49,9 +49,6 @@ namespace Wox
|
||||
{
|
||||
CheckUpdate();
|
||||
|
||||
ThemeManager.Instance.ChangeTheme(_settings.Theme);
|
||||
InternationalizationManager.Instance.ChangeLanguage(_settings.Language);
|
||||
|
||||
InitProgressbarAnimation();
|
||||
WindowIntelopHelper.DisableControlBox(this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user