mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Whitespace
This commit is contained in:
parent
5abb09ba16
commit
ff79ea06c7
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ public:
|
|||
/** Returns the current number of MPE zones. */
|
||||
int getNumZones() const noexcept;
|
||||
|
||||
/** Returns a pointer to the MPE zone at the given index, or nullptr if there
|
||||
/** Returns a pointer to the MPE zone at the given index, or nullptr if there
|
||||
is no such zone. Zones are sorted by insertion order (most recently added
|
||||
zone last).
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue