mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Some minor formatting and comment fixes
This commit is contained in:
parent
a586966c65
commit
f85d706131
232 changed files with 82097 additions and 82135 deletions
|
|
@ -45,7 +45,7 @@ typedef int CommandID;
|
|||
here to help different apps to use the same numeric values for them.
|
||||
|
||||
Of course you don't have to use these, but some of them are used internally by
|
||||
Juce - e.g. the quit ID is recognised as a command by the JUCEApplication class.
|
||||
JUCE - e.g. the quit ID is recognised as a command by the JUCEApplication class.
|
||||
|
||||
@see ApplicationCommandInfo, ApplicationCommandManager,
|
||||
ApplicationCommandTarget, KeyPressMappingSet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue