removed duplicate yellow green from colour database
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -332,7 +332,6 @@ void wxColourDatabase::Initialize()
|
|||||||
{wxT("WHITE"), 255, 255, 255},
|
{wxT("WHITE"), 255, 255, 255},
|
||||||
{wxT("YELLOW"), 255, 255, 0},
|
{wxT("YELLOW"), 255, 255, 0},
|
||||||
{wxT("YELLOW GREEN"), 153, 204, 50},
|
{wxT("YELLOW GREEN"), 153, 204, 50},
|
||||||
{wxT("YELLOW GREEN"), 153, 204, 50}
|
|
||||||
};
|
};
|
||||||
|
|
||||||
size_t n;
|
size_t n;
|
||||||
|
Reference in New Issue
Block a user