]> git.saurik.com Git - wxWidgets.git/commit - src/gtk/notebook.cpp
Added BMP files for wxPlotWindow,
authorRobert Roebling <robert@roebling.de>
Fri, 11 Feb 2000 12:28:21 +0000 (12:28 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 11 Feb 2000 12:28:21 +0000 (12:28 +0000)
commit80a58c9968cc740b50fb92cd95d6a014a1c6e9bf
treef5c57b2ed0b337c6764c1bd555d6606749668d2f
parent37a1f3f69b13506f10c99e1b6e7ee38f263257ea
  Added BMP files for wxPlotWindow,
  Replaced wxWindow with wxNotebookPage in wxNotebook.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/gtk/notebook.h
include/wx/gtk1/notebook.h
include/wx/msw/plot_dwn.bmp [new file with mode: 0644]
include/wx/msw/plot_enl.bmp [new file with mode: 0644]
include/wx/msw/plot_shr.bmp [new file with mode: 0644]
include/wx/msw/plot_up.bmp [new file with mode: 0644]
include/wx/msw/plot_zin.bmp [new file with mode: 0644]
include/wx/msw/plot_zot.bmp [new file with mode: 0644]
include/wx/msw/wx.rc
samples/controls/controls.cpp
src/gtk/notebook.cpp
src/gtk1/notebook.cpp