deprecated XMLID and friends macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
643a0828da
commit
cf21abe595
@ -472,11 +472,13 @@ public:
|
||||
Backward compatibility macros. Do *NOT* use, they may disappear in future
|
||||
versions of the XRC library!
|
||||
------------------------------------------------------------------------- */
|
||||
#define ADD_STYLE XRC_ADD_STYLE
|
||||
#define wxTheXmlResource wxXmlResource::Get()
|
||||
#define XMLID XRCID
|
||||
#define XMLCTRL XRCCTRL
|
||||
#define GetXMLID GetXRCID
|
||||
#if WXWIN_COMPATIBILITY_2_4
|
||||
#define ADD_STYLE XRC_ADD_STYLE
|
||||
#define wxTheXmlResource wxXmlResource::Get()
|
||||
#define XMLID XRCID
|
||||
#define XMLCTRL XRCCTRL
|
||||
#define GetXMLID GetXRCID
|
||||
#endif
|
||||
|
||||
|
||||
#endif // _WX_XMLRES_H_
|
||||
|
@ -472,11 +472,13 @@ public:
|
||||
Backward compatibility macros. Do *NOT* use, they may disappear in future
|
||||
versions of the XRC library!
|
||||
------------------------------------------------------------------------- */
|
||||
#define ADD_STYLE XRC_ADD_STYLE
|
||||
#define wxTheXmlResource wxXmlResource::Get()
|
||||
#define XMLID XRCID
|
||||
#define XMLCTRL XRCCTRL
|
||||
#define GetXMLID GetXRCID
|
||||
#if WXWIN_COMPATIBILITY_2_4
|
||||
#define ADD_STYLE XRC_ADD_STYLE
|
||||
#define wxTheXmlResource wxXmlResource::Get()
|
||||
#define XMLID XRCID
|
||||
#define XMLCTRL XRCCTRL
|
||||
#define GetXMLID GetXRCID
|
||||
#endif
|
||||
|
||||
|
||||
#endif // _WX_XMLRES_H_
|
||||
|
Loading…
Reference in New Issue
Block a user