Move MFTSearch to find file plugin.

This commit is contained in:
qianlifeng
2014-10-27 14:53:44 +08:00
parent c3ecf2d84e
commit 970c9e70e4
13 changed files with 15 additions and 11 deletions

View File

@@ -17,7 +17,6 @@ using NHotkey.Wpf;
using Wox.Commands;
using Wox.Helper;
using Wox.Infrastructure;
using Wox.Infrastructure.MFTSearch;
using Wox.Infrastructure.Storage;
using Wox.Infrastructure.Storage.UserSettings;
using Wox.Plugin;