Port syncronization, more wxUSE_XML/XRC fixes and typo fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2004-09-24 08:58:52 +00:00
parent 9581c3c6dc
commit 84fe931ddf
6 changed files with 42 additions and 4 deletions

View File

@@ -488,7 +488,7 @@
//
// Default is 1
//
// Recommended setting: 1 (requires XRC)
// Recommended setting: 1 (requires wxUSE_XML)
#define wxUSE_XRC 1
// XML parsing classes. Note that their API will change in the future, so