From: Robert Roebling Date: Tue, 16 Jan 2001 11:24:54 +0000 (+0000) Subject: Removing wxPlotWindow. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/9d75efc1252805719f569dd884215033affe2f57 Removing wxPlotWindow. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/msw/plot_dwn.bmp b/include/wx/msw/plot_dwn.bmp deleted file mode 100644 index 3d2c04fe5d..0000000000 Binary files a/include/wx/msw/plot_dwn.bmp and /dev/null differ diff --git a/include/wx/msw/plot_enl.bmp b/include/wx/msw/plot_enl.bmp deleted file mode 100644 index 840f2958e1..0000000000 Binary files a/include/wx/msw/plot_enl.bmp and /dev/null differ diff --git a/include/wx/msw/plot_shr.bmp b/include/wx/msw/plot_shr.bmp deleted file mode 100644 index 7b4f3cfccb..0000000000 Binary files a/include/wx/msw/plot_shr.bmp and /dev/null differ diff --git a/include/wx/msw/plot_up.bmp b/include/wx/msw/plot_up.bmp deleted file mode 100644 index 96b0be6ef7..0000000000 Binary files a/include/wx/msw/plot_up.bmp and /dev/null differ diff --git a/include/wx/msw/plot_zin.bmp b/include/wx/msw/plot_zin.bmp deleted file mode 100644 index 6df6ffeff2..0000000000 Binary files a/include/wx/msw/plot_zin.bmp and /dev/null differ diff --git a/include/wx/msw/plot_zot.bmp b/include/wx/msw/plot_zot.bmp deleted file mode 100644 index dbe24799d0..0000000000 Binary files a/include/wx/msw/plot_zot.bmp and /dev/null differ diff --git a/include/wx/msw/wx.rc b/include/wx/msw/wx.rc index 78858b5638..0794b196a7 100644 --- a/include/wx/msw/wx.rc +++ b/include/wx/msw/wx.rc @@ -148,13 +148,5 @@ 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"