X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d14a1e28567de23c586bc80017073d0c39f8d18f..260c9c7df3a2968f93a4c474024c60b425fdea12:/wxPython/src/_wizard_rename.i?ds=sidebyside diff --git a/wxPython/src/_wizard_rename.i b/wxPython/src/_wizard_rename.i index 765c31c720..e856dc0572 100644 --- a/wxPython/src/_wizard_rename.i +++ b/wxPython/src/_wizard_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(WIZARD_EX_HELPBUTTON) wxWIZARD_EX_HELPBUTTON; %rename(WizardEvent) wxWizardEvent;