X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/492e2a5b07efb80cc645c5bab7d93adbccb8a503..4739346e195beb4676c281003fcf75878185023e:/src/common/gdicmn.cpp diff --git a/src/common/gdicmn.cpp b/src/common/gdicmn.cpp index 47ffe0393b..cdff69b2fd 100644 --- a/src/common/gdicmn.cpp +++ b/src/common/gdicmn.cpp @@ -331,7 +331,7 @@ void wxColourDatabase::Initialize() {wxT("WHEAT"), 216, 216, 191}, {wxT("WHITE"), 255, 255, 255}, {wxT("YELLOW"), 255, 255, 0}, - {wxT("YELLOW GREEN"), 153, 204, 50}, + {wxT("YELLOW GREEN"), 153, 204, 50} }; size_t n;