MCPcopy Create free account
hub / github.com/audacity/audacity / SetVersion

Method SetVersion

libraries/lib-module-manager/PluginDescriptor.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115void PluginDescriptor::SetVersion(const wxString & version)
116{
117 mVersion = version;
118}
119
120void PluginDescriptor::SetVendor(const wxString & vendor)
121{

Callers 3

LoadGroupMethod · 0.80
PluginManager.cppFile · 0.80
OnAboutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected