summaryrefslogtreecommitdiff
path: root/FL/Enumerations.H
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-01-24 10:32:57 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-01-24 10:32:57 +0100
commit7b245ef0abc5989b352b8ad48a7ab919815d2148 (patch)
tree8b9d2ab9f4bc33a44742d8adfe001c996ec6dbad /FL/Enumerations.H
parentbd5a42eba8d0f6da3e98d9d8a294556577180c7c (diff)
Remove warnings when building doc with Doxygen
Diffstat (limited to 'FL/Enumerations.H')
-rw-r--r--FL/Enumerations.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/FL/Enumerations.H b/FL/Enumerations.H
index 928f09612..08e4cee6c 100644
--- a/FL/Enumerations.H
+++ b/FL/Enumerations.H
@@ -1109,6 +1109,7 @@ const Fl_Color FL_GRAY0 = 32; // 'A'
const Fl_Color FL_DARK3 = 39; // 'H'
const Fl_Color FL_DARK2 = 45; // 'N'
const Fl_Color FL_DARK1 = 47; // 'P'
+/** Default background color */
const Fl_Color FL_BACKGROUND_COLOR = 49; // 'R' default background color
const Fl_Color FL_LIGHT1 = 50; // 'S'
const Fl_Color FL_LIGHT2 = 52; // 'U'