mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Tidying
This commit is contained in:
parent
79ded8c1f3
commit
8f30ba70cc
1 changed files with 1 additions and 1 deletions
|
|
@ -356,7 +356,7 @@ public:
|
||||||
These constants can be used either via the Component::setColour(), or LookAndFeel::setColour()
|
These constants can be used either via the Component::setColour(), or LookAndFeel::setColour()
|
||||||
methods.
|
methods.
|
||||||
|
|
||||||
To change the colours of the menu that pops up, you can set the colour IDs in PopupMenu::ColourIDs.
|
To change the colours of the menu that pops up, you can set the colour IDs in PopupMenu::ColourIds.
|
||||||
|
|
||||||
@see Component::setColour, Component::findColour, LookAndFeel::setColour, LookAndFeel::findColour
|
@see Component::setColour, Component::findColour, LookAndFeel::setColour, LookAndFeel::findColour
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue