X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4eeb5705545653ef141ed803feb434618140221f..c437fde9f90fc7dfcac79053d214fc9146d7be21:/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;