fix build fail on MessageBox

This commit is contained in:
Jeremy Wu 2020-07-22 22:11:53 +10:00
parent 16c9bc71c5
commit d89570ebce

View file

@ -1,6 +1,7 @@
using Flow.Launcher.Infrastructure.UserSettings;
using System;
using System.IO;
using System.Windows;
namespace Flow.Launcher.Plugin.WebSearch
{