]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/ogl/_ogl_rename.i
wxStdButtonSizer Finalise --> Realize
[wxWidgets.git] / wxPython / contrib / ogl / _ogl_rename.i
index f77bcabf804ac3537e63c970880fce8f9e6ca00b..386588c07f78b406f5a1c0ddd6931e4c7a2e70b1 100644 (file)
@@ -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;