Backported wxSplitterWindow and wxWizard from head

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-05-25 13:20:25 +00:00
parent e1168afdf1
commit b42599763b
25 changed files with 183 additions and 31 deletions

View File

@@ -112,6 +112,8 @@ All (GUI):
wxMessageOutput::Set(new wxMessageOutputLog); to your program
(you will need to #include <wx/msgout.h>)
- Backported XRC handlers for wxSplitterWindow and wxWizard.
wxMSW:
! build system changed: setup.h is not a static file in include/wx any more