X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/da86e1776517d2403a687de08947698f5a608219..5ee1d7604b1867c9aaf4c13a92a304c82acf6ebd:/src/xrc/xh_chckl.cpp?ds=sidebyside diff --git a/src/xrc/xh_chckl.cpp b/src/xrc/xh_chckl.cpp index c9c9c45236..536c011ae6 100644 --- a/src/xrc/xh_chckl.cpp +++ b/src/xrc/xh_chckl.cpp @@ -19,7 +19,7 @@ #pragma hdrstop #endif -#if wxUSE_XML && wxUSE_XRC +#if wxUSE_XRC #if wxUSE_OWNER_DRAWN || !defined(__WXMSW__) @@ -133,4 +133,4 @@ bool wxCheckListBoxXmlHandler::CanHandle(wxXmlNode *node) #endif // wxUSE_OWNER_DRAWN || !defined(__WXMSW__) -#endif // wxUSE_XML && wxUSE_XRC +#endif // wxUSE_XRC