X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bf5ff0c308f38727c0c791ca11cd7697112f4566..42f8298f6f42d5d63bb3caf65682b7d9d9f8b702:/wxPython/contrib/ogl/_ogl_rename.i?ds=inline diff --git a/wxPython/contrib/ogl/_ogl_rename.i b/wxPython/contrib/ogl/_ogl_rename.i index c02b9f190e..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 BUILDING_RENAMERS %rename(ShapeRegion) wxShapeRegion; +%rename(AttachmentPoint) wxAttachmentPoint; %rename(PyShapeEvtHandler) wxPyShapeEvtHandler; %rename(PyShape) wxPyShape; %rename(PseudoMetaFile) wxPseudoMetaFile;