X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ee1046d1cf4ac8466754873594d32c605a93197e..8204abdefe62d9903692f6758ec1ecded4034cd6:/contrib/include/wx/xrc/xmlres.h diff --git a/contrib/include/wx/xrc/xmlres.h b/contrib/include/wx/xrc/xmlres.h index 779dd670c5..95e06f6711 100644 --- a/contrib/include/wx/xrc/xmlres.h +++ b/contrib/include/wx/xrc/xmlres.h @@ -428,6 +428,7 @@ void wxXmlInitResourceModule(); #define wxTheXmlResource wxXmlResource::Get() #define XMLID XRCID #define XMLCTRL XRCCTRL +#define GetXMLID GetXRCID #endif // _WX_XMLRES_H_