X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4eeb5705545653ef141ed803feb434618140221f..015fd9ef4833ec3d8b0043a1c7e448c8be4f734a:/wxPython/src/_html_rename.i diff --git a/wxPython/src/_html_rename.i b/wxPython/src/_html_rename.i index b3bbfefc92..201d5a5922 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 +// A bunch of %rename directives generated by BuildRenamers in config.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;