moved XML classes to the core

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-07-20 22:04:57 +00:00
parent a69544bf4d
commit 34c6bbeeac
6 changed files with 24 additions and 1546 deletions

View File

@@ -35,7 +35,7 @@
#include "wx/fontmap.h"
#include "wx/artprov.h"
#include "wx/xrc/xml.h"
#include "wx/xml/xml.h"
#include "wx/xrc/xmlres.h"
#include "wx/arrimpl.cpp"