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 029fe37 commit 6057eaeCopy full SHA for 6057eae
Flow.Launcher/MainWindow.xaml.cs
@@ -26,6 +26,7 @@
26
using System.Media;
27
using static Flow.Launcher.ViewModel.SettingWindowViewModel;
28
using DataObject = System.Windows.DataObject;
29
+using System.Windows.Media;
30
31
namespace Flow.Launcher
32
{
0 commit comments