moving XRC to the core

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-09-18 13:21:57 +00:00
parent 7021360ad7
commit f5de33e90f
5 changed files with 397 additions and 208 deletions

View File

@@ -229,6 +229,7 @@ All (GUI):
- recursive wxSizer::Show for subsizer and return value if element was found
- added wxChoicebook control
- smoother time estimation updates in wxProgressDialog (Christian Sturmlechner)
- the XRC contrib library was moved to the core
Unix: