X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4eeb5705545653ef141ed803feb434618140221f..05e00ac5ef410707da86d98786cbb268100a7337:/wxPython/src/_html_rename.i diff --git a/wxPython/src/_html_rename.i b/wxPython/src/_html_rename.i index b3bbfefc92..3f04c0c3e7 100644 --- a/wxPython/src/_html_rename.i +++ b/wxPython/src/_html_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(HTML_ALIGN_LEFT) wxHTML_ALIGN_LEFT; %rename(HTML_ALIGN_CENTER) wxHTML_ALIGN_CENTER;