And a 'standard colours' bitmap to help fix wxToolBar colour mapping problem

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2001-01-22 11:54:25 +00:00
parent 8ef38fd9f8
commit 039df3032c
2 changed files with 4 additions and 0 deletions

BIN
include/wx/msw/colours.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 B

View File

@ -150,3 +150,7 @@ cross_bmp BITMAP "wx/msw/cross.bmp"
// For wxContextHelpButton
csquery BITMAP "wx/msw/csquery.bmp"
// For obtaining the RGB values of standard colours
wxBITMAP_STD_COLOURS BITMAP "wx/msw/colours.bmp"