X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d14a1e28567de23c586bc80017073d0c39f8d18f..718903fe6402bb374a801e43e856b02204401204:/wxPython/contrib/ogl/_ogl_rename.i diff --git a/wxPython/contrib/ogl/_ogl_rename.i b/wxPython/contrib/ogl/_ogl_rename.i index f77bcabf80..386588c07f 100644 --- a/wxPython/contrib/ogl/_ogl_rename.i +++ b/wxPython/contrib/ogl/_ogl_rename.i @@ -1,9 +1,10 @@ -// 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(ShapeRegion) wxShapeRegion; +%rename(AttachmentPoint) wxAttachmentPoint; %rename(PyShapeEvtHandler) wxPyShapeEvtHandler; %rename(PyShape) wxPyShape; %rename(PseudoMetaFile) wxPseudoMetaFile;