]> git.saurik.com Git - wxWidgets.git/commitdiff
And a 'standard colours' bitmap to help fix wxToolBar colour mapping problem
authorJulian Smart <julian@anthemion.co.uk>
Mon, 22 Jan 2001 11:54:25 +0000 (11:54 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 22 Jan 2001 11:54:25 +0000 (11:54 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/colours.bmp [new file with mode: 0644]
include/wx/msw/wx.rc

diff --git a/include/wx/msw/colours.bmp b/include/wx/msw/colours.bmp
new file mode 100644 (file)
index 0000000..62d1f80
Binary files /dev/null and b/include/wx/msw/colours.bmp differ
index 0794b196a79555ed61654e1b814b1de2f3242495..ed4164b831688b2a7563e00b62d232297cbffee3 100644 (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"
+