We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ab1905 commit ee7f989Copy full SHA for ee7f989
modules/squarepine_audio/graphics/Meter.h
@@ -194,7 +194,7 @@ class Meter final : public Component
194
*/
195
void setMeterModel (MeterModel*);
196
197
- /** Returns the current list model. */
+ /** @returns the current meter model. */
198
MeterModel* getMeterModel() const noexcept
199
{
200
#if ! JUCE_DISABLE_ASSERTIONS
0 commit comments