Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
115
void PluginDescriptor::SetVersion(const wxString & version)
116
{
117
mVersion = version;
118
}
119
120
void PluginDescriptor::SetVendor(const wxString & vendor)
121
{
Callers
3
LoadGroup
Method · 0.80
PluginManager.cpp
File · 0.80
OnAbout
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected