Skip to content

Commit 4eb20e2

Browse files
committed
fix build issue introduced in 088818b
1 parent 1e1884f commit 4eb20e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Flow.Launcher.Plugin/EventHandler.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
using System.Windows;
1+
using System;
2+
using System.Windows;
23
using System.Windows.Input;
34

45
namespace Flow.Launcher.Plugin

0 commit comments

Comments
 (0)