Add pluginID for result.

This commit is contained in:
qianlifeng
2015-01-24 22:34:55 +08:00
parent 4379145231
commit 929cc2727d
10 changed files with 36 additions and 46 deletions

View File

@@ -15,6 +15,7 @@ namespace Wox.Plugin
/// if we need to change the plugin config in the futher, use this to
/// indicate config version
/// </summary>
[Obsolete]
public int ConfigVersion
{
get { return configVersion; }