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 f32cbaf commit 1991824Copy full SHA for 1991824
Plugins/Flow.Launcher.Plugin.Program/Programs/UWP.cs
@@ -18,6 +18,7 @@
18
using Flow.Launcher.Plugin.Program.Logger;
19
using IStream = AppxPackaing.IStream;
20
using Rect = System.Windows.Rect;
21
+using Flow.Launcher.Plugin.SharedModels;
22
23
namespace Flow.Launcher.Plugin.Program.Programs
24
{
0 commit comments