1
0
Fork 0
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:
tpoole 2025-01-10 09:25:04 +00:00
parent 911529160b
commit 4820fe7cda

View file

@ -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,