X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/91773b3f0d671fe3fac599db482dd71cb8f18f9c..bfb9ee966d5d1f29e49f38e340812ade4b3cc956:/include/wx/msw/wx.rc diff --git a/include/wx/msw/wx.rc b/include/wx/msw/wx.rc index 78858b5638..ed4164b831 100644 --- a/include/wx/msw/wx.rc +++ b/include/wx/msw/wx.rc @@ -148,13 +148,9 @@ wxDISABLE_BUTTON_BITMAP BITMAP "wx/msw/disable.bmp" tick_bmp BITMAP "wx/msw/tick.bmp" cross_bmp BITMAP "wx/msw/cross.bmp" -// For src/generic/plot.cpp -plot_up_bmp BITMAP "wx/msw/plot_up.bmp" -plot_dwn_bmp BITMAP "wx/msw/plot_dwn.bmp" -plot_enl_bmp BITMAP "wx/msw/plot_enl.bmp" -plot_shr_bmp BITMAP "wx/msw/plot_shr.bmp" -plot_zin_bmp BITMAP "wx/msw/plot_zin.bmp" -plot_zot_bmp BITMAP "wx/msw/plot_zot.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" +