wxUSE_XRC implies wxUSE_XML now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-09-23 09:18:13 +00:00
parent d2ebf0b730
commit 621be1ec26
41 changed files with 75 additions and 75 deletions

View File

@@ -19,7 +19,7 @@
#pragma hdrstop
#endif
#if wxUSE_XML && wxUSE_XRC
#if wxUSE_XRC
#include "wx/dialog.h"
#include "wx/panel.h"