mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-25 02:04:23 +00:00
Minor code style tweaks.
This commit is contained in:
parent
148e9f8d25
commit
7bc8db2ff4
85 changed files with 1289 additions and 1351 deletions
|
|
@ -61,7 +61,7 @@ public:
|
|||
//==============================================================================
|
||||
int readNextToken (CodeDocument::Iterator& source);
|
||||
const StringArray getTokenTypes();
|
||||
const Colour getDefaultColour (const int tokenType);
|
||||
const Colour getDefaultColour (int tokenType);
|
||||
|
||||
//==============================================================================
|
||||
juce_UseDebuggingNewOperator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue