Refactoring.

This commit is contained in:
qianlifeng
2014-12-26 22:51:04 +08:00
parent 50f6044a2f
commit ccc8d7e5cd
27 changed files with 114 additions and 139 deletions

View File

@@ -8,6 +8,6 @@ namespace Wox.Plugin
public enum PluginType
{
System,
ThirdParty
User
}
}