]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_calendar_rename.i
Dont' return references to wxDateTime
[wxWidgets.git] / wxPython / src / _calendar_rename.i
index 072354fa1a23bb2d56b20f744de8a00be44121d8..2216b3291b31a08ef59c05ff7c9337f6bd5cae47 100644 (file)
@@ -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;