X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d14a1e28567de23c586bc80017073d0c39f8d18f..0d267606ff0b2acebe59ef6aeab98b01ee67eb6b:/wxPython/contrib/xrc/_xrc_rename.i 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;