compatibility macro

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2002-04-08 22:50:56 +00:00
parent a0760bd34b
commit 11032cd905
2 changed files with 2 additions and 0 deletions

View File

@ -428,6 +428,7 @@ void wxXmlInitResourceModule();
#define wxTheXmlResource wxXmlResource::Get()
#define XMLID XRCID
#define XMLCTRL XRCCTRL
#define GetXMLID GetXRCID
#endif // _WX_XMLRES_H_

View File

@ -428,6 +428,7 @@ void wxXmlInitResourceModule();
#define wxTheXmlResource wxXmlResource::Get()
#define XMLID XRCID
#define XMLCTRL XRCCTRL
#define GetXMLID GetXRCID
#endif // _WX_XMLRES_H_