moving XRC to the core

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-09-20 19:30:20 +00:00
parent a32f9aaf5f
commit 9a8f051375
10 changed files with 2010 additions and 888 deletions

View File

@@ -928,6 +928,11 @@
*/
#define wxUSE_HTML 1
/*
* wxXRC
*/
#define wxUSE_XRC 1
/*
* wxWebKitCtrl
*/