mirror of https://github.com/fltk/fltk
Fixed typo.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9016 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
6967e05cab
commit
d75ad25e5e
|
@ -17,7 +17,7 @@ the base color of the gray ramp is changed using Fl::background().
|
|||
\c FL_DARK3 and \c FL_LIGHT3 can be used instead to
|
||||
draw a very dark or a very bright background hue.
|
||||
|
||||
Widgets use the new color symbols \c FL_FORGROUND_COLOR,
|
||||
Widgets use the new color symbols \c FL_FOREGROUND_COLOR,
|
||||
\c FL_BACKGROUND_COLOR, \c FL_BACKGROUND2_COLOR,
|
||||
\c FL_INACTIVE_COLOR, and \c FL_SELECTION_COLOR.
|
||||
More details can be found in the chapter \ref enumerations.
|
||||
|
|
Loading…
Reference in New Issue