]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/gdicmn.cpp
include wx/utils.h in PCH-less build to ensure that we get the correct (DLL-exported...
[wxWidgets.git] / src / common / gdicmn.cpp
index 1146416f61b28e9d413a9eb9ec419b1ab11a1033..a4b09c94938c0f7874a2a5c881f3aef3f12d2fa2 100644 (file)
@@ -327,7 +327,7 @@ void wxColourDatabase::Initialize()
         {wxT("ORANGE RED"), 255, 0, 127},
         {wxT("ORCHID"), 219, 112, 219},
         {wxT("PALE GREEN"), 143, 188, 143},
-        {wxT("PINK"), 188, 143, 234},
+        {wxT("PINK"), 255, 192, 203},
         {wxT("PLUM"), 234, 173, 234},
         {wxT("PURPLE"), 176, 0, 255},
         {wxT("RED"), 255, 0, 0},