]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_html_rename.i
PalmOS headers have ssize_t with no sign of it so we have to assume they are always...
[wxWidgets.git] / wxPython / src / _html_rename.i
index b3bbfefc922e5a40f44ee03b997a467386d580a8..201d5a59224efa45e5d0ebbc520e7cf6f8c6a549 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(HTML_ALIGN_LEFT)                    wxHTML_ALIGN_LEFT;
 %rename(HTML_ALIGN_CENTER)                  wxHTML_ALIGN_CENTER;