mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
This commit is contained in:
parent
afc0d645dc
commit
dbedce6112
1 changed files with 1 additions and 1 deletions
|
|
@ -459,7 +459,7 @@ public:
|
|||
|
||||
VstInt32 getVendorVersion()
|
||||
{
|
||||
return 1000;
|
||||
return JucePlugin_VersionCode;
|
||||
}
|
||||
|
||||
VstPlugCategory getPlugCategory()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue