Readded wxPlotWindow as external lib.
authorRobert Roebling <robert@roebling.de>
Tue, 16 Jan 2001 11:33:29 +0000 (11:33 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 16 Jan 2001 11:33:29 +0000 (11:33 +0000)
commit8556b795c369382a1f5f2ed9405138a450ecc4a6
tree8269675dccc4f44281e8194f79c4d4923bd6bb2d
parent67b888f0f374c414257faf989e5f413a1fca13b4
  Readded wxPlotWindow as external lib.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
23 files changed:
contrib/configure
contrib/configure.in
contrib/include/wx/plot/plot.h [new file with mode: 0644]
contrib/include/wx/plot/plot_dwn.bmp [new file with mode: 0644]
contrib/include/wx/plot/plot_dwn.xpm [new file with mode: 0644]
contrib/include/wx/plot/plot_enl.bmp [new file with mode: 0644]
contrib/include/wx/plot/plot_enl.xpm [new file with mode: 0644]
contrib/include/wx/plot/plot_shr.bmp [new file with mode: 0644]
contrib/include/wx/plot/plot_shr.xpm [new file with mode: 0644]
contrib/include/wx/plot/plot_up.bmp [new file with mode: 0644]
contrib/include/wx/plot/plot_up.xpm [new file with mode: 0644]
contrib/include/wx/plot/plot_zin.bmp [new file with mode: 0644]
contrib/include/wx/plot/plot_zin.xpm [new file with mode: 0644]
contrib/include/wx/plot/plot_zot.bmp [new file with mode: 0644]
contrib/include/wx/plot/plot_zot.xpm [new file with mode: 0644]
contrib/include/wx/plot/wxplot.rc [new file with mode: 0644]
contrib/samples/Makefile.in
contrib/samples/plot/Makefile.in [new file with mode: 0644]
contrib/samples/plot/plot.cpp [new file with mode: 0644]
contrib/samples/plot/plot.def [new file with mode: 0644]
contrib/samples/plot/plot.rc [new file with mode: 0644]
contrib/src/plot/Makefile.in [new file with mode: 0644]
contrib/src/plot/plot.cpp [new file with mode: 0644]