X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d14a1e28567de23c586bc80017073d0c39f8d18f..c7fa61e5ec4ac323c865adeb01e0c9f232faae20:/wxPython/contrib/xrc/_xrc_rename.i?ds=sidebyside diff --git a/wxPython/contrib/xrc/_xrc_rename.i b/wxPython/contrib/xrc/_xrc_rename.i index d54e50ae46..7940f09d33 100644 --- a/wxPython/contrib/xrc/_xrc_rename.i +++ b/wxPython/contrib/xrc/_xrc_rename.i @@ -1,7 +1,7 @@ // A bunch of %rename directives generated by ./distrib/build_renamers.py // in order to remove the wx prefix from all global scope names. -#ifndef SWIGXML +#ifndef BUILDING_RENAMERS %rename(XRC_USE_LOCALE) wxXRC_USE_LOCALE; %rename(XRC_NO_SUBCLASSING) wxXRC_NO_SUBCLASSING;