1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-08 04:20:09 +00:00

Minor documentation fix

This commit is contained in:
ed 2019-08-27 18:49:39 +01:00
parent 19cf680f54
commit 0b874fa60d

View file

@ -1011,7 +1011,7 @@ public:
/** Returns the group of parameters managed by this AudioProcessor. */
const AudioProcessorParameterGroup& getParameterTree() const;
/** Returns the group of parameters managed by this AudioProcessor. */
/** Sets the group of parameters managed by this AudioProcessor. */
void setParameterTree (AudioProcessorParameterGroup&& newTree);
/** A processor should implement this method so that the host can ask it to