]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/glcanvas/_glcanvas_rename.i
Added GetUnicodeKey
[wxWidgets.git] / wxPython / contrib / glcanvas / _glcanvas_rename.i
index dbe9d6e6883d4a3eb728c6f2b3ddd2c3d5fcbdcf..94d255d2e740d16d6309634985a1703ae1931600 100644 (file)
@@ -1,10 +1,9 @@
-// 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.
 
 // in order to remove the wx prefix from all global scope names.
 
-#ifndef SWIGXML
+#ifndef BUILDING_RENAMERS
 
 %rename(GLContext)                          wxGLContext;
 
 %rename(GLContext)                          wxGLContext;
-%rename(GLCanvasWithContext)                wxGLCanvasWithContext;
 %rename(GLCanvas)                           wxGLCanvas;
 
 #endif
 %rename(GLCanvas)                           wxGLCanvas;
 
 #endif