mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
Docs: Add some missing Doxygen markup
This commit is contained in:
parent
911529160b
commit
4820fe7cda
1 changed files with 1 additions and 1 deletions
|
|
@ -234,7 +234,7 @@ struct VST3ClientExtensions
|
|||
Internally JUCE will use this method to assign an ID for the component
|
||||
and controller interfaces when JUCE_VST3_CAN_REPLACE_VST2 is enabled.
|
||||
|
||||
@convertJucePluginId, getCompatibleClasses, getCompatibleParameterIds
|
||||
@see convertJucePluginId, getCompatibleClasses, getCompatibleParameterIds
|
||||
*/
|
||||
static InterfaceId convertVST2PluginId (uint32_t pluginCode,
|
||||
const String& pluginName,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue