MCPcopy Create free account
hub / github.com/bruderstein/nppPluginManager / setVersion

Method setVersion

pluginManager/src/Plugin.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84void Plugin::setVersion(const PluginVersion &version)
85{
86 _version = version;
87}
88
89void Plugin::setHomepage(const TCHAR* homepage)
90{

Callers 1

parsePluginFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected