X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d14a1e28567de23c586bc80017073d0c39f8d18f..42f8298f6f42d5d63bb3caf65682b7d9d9f8b702:/wxPython/src/_calendar_rename.i diff --git a/wxPython/src/_calendar_rename.i b/wxPython/src/_calendar_rename.i index 072354fa1a..2216b3291b 100644 --- a/wxPython/src/_calendar_rename.i +++ b/wxPython/src/_calendar_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(CAL_SUNDAY_FIRST) wxCAL_SUNDAY_FIRST; %rename(CAL_MONDAY_FIRST) wxCAL_MONDAY_FIRST;