Skip to content

Commit d89570e

Browse files
committed
fix build fail on MessageBox
1 parent 16c9bc7 commit d89570e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Plugins/Flow.Launcher.Plugin.WebSearch/SearchSourceViewModel.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
using Flow.Launcher.Infrastructure.UserSettings;
22
using System;
33
using System.IO;
4+
using System.Windows;
45

56
namespace Flow.Launcher.Plugin.WebSearch
67
{

0 commit comments

Comments
 (0)