Revert "[Settings / OOBE] Adding Mica (#24327)" (#24875)

This reverts commit 4291fa57f9.
This commit is contained in:
Niels Laute
2023-03-17 23:25:14 +01:00
committed by GitHub
parent 41997eb599
commit 7d4e804cec
6 changed files with 23 additions and 21 deletions

View File

@@ -22,7 +22,7 @@ namespace Microsoft.PowerToys.Settings.UI
/// <summary>
/// An empty window that can be used on its own or navigated to within a Frame.
/// </summary>
public sealed partial class MainWindow : WindowEx
public sealed partial class MainWindow : Window
{
public MainWindow(bool isDark, bool createHidden = false)
{