mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-03 08:19:30 +02:00
gtk: fix compilation after color updates
git-svn-id: trunk@17446 -
This commit is contained in:
parent
6d8c61c3f1
commit
37e5b6a1b4
@ -156,6 +156,8 @@ const
|
||||
$000000, {COLOR_HOTLIGHT}
|
||||
$800000, {COLOR_GRADIENTACTIVECAPTION}
|
||||
$808080, {COLOR_GRADIENTINACTIVECAPTION}
|
||||
$800000, {COLOR_MENUHILIGHT}
|
||||
$D0D0D0, {COLOR_MENUBAR}
|
||||
$D0D0D0, {COLOR_FORM}
|
||||
|
||||
// CLX base, mapped, pseudo, rgb values
|
||||
|
Loading…
Reference in New Issue
Block a user