working on HtmlViewer

This commit is contained in:
Paddy Xu
2017-05-13 19:34:41 +03:00
parent 9e64e068d0
commit 3f82070deb
20 changed files with 637 additions and 126 deletions

View File

@@ -53,7 +53,7 @@ namespace QuickLook
private void LoadPlugins()
{
Directory.GetFiles(Path.Combine(App.AppPath, "Plugins\\"), "QuickLook.Plugin.*.dll",
Directory.GetFiles(Path.Combine(App.AppPath, "QuickLook.Plugin\\"), "QuickLook.Plugin.*.dll",
SearchOption.AllDirectories)
.ToList()
.ForEach(