1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-25 02:04:23 +00:00

Added a small comment to TextEditor

This commit is contained in:
jules 2015-05-13 10:28:16 +01:00
parent a0c30467da
commit 395cf7ac46

View file

@ -194,6 +194,8 @@ public:
These constants can be used either via the Component::setColour(), or LookAndFeel::setColour()
methods.
NB: You can also set the caret colour using CaretComponent::caretColourId
@see Component::setColour, Component::findColour, LookAndFeel::setColour, LookAndFeel::findColour
*/