We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 222ef41 commit a3daac6Copy full SHA for a3daac6
Flow.Launcher/SettingPages/Views/SettingsPaneTheme.xaml.cs
@@ -1,8 +1,8 @@
1
-using System.Windows.Navigation;
+using System.Windows.Navigation;
2
using CommunityToolkit.Mvvm.DependencyInjection;
3
using Flow.Launcher.SettingPages.ViewModels;
4
-using Page = ModernWpf.Controls.Page;
5
using Flow.Launcher.Infrastructure.UserSettings;
+using Page = ModernWpf.Controls.Page;
6
7
namespace Flow.Launcher.SettingPages.Views;
8
0 commit comments