Fix clearance of old results

part of #350
This commit is contained in:
bao-qian
2015-11-07 20:48:18 +00:00
parent 705354a3d6
commit 9627272b57
3 changed files with 65 additions and 70 deletions

View File

@@ -429,7 +429,7 @@ namespace Wox
IcoPath = "Images/app.png",
PluginDirectory = Path.GetDirectoryName(Application.ExecutablePath)
}
});
}, "test id");
foreach (string theme in ThemeManager.Theme.LoadAvailableThemes())
{