]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wxPython/glcanvas.py
Give attribution to Jorgen Bodde
[wxWidgets.git] / wxPython / wxPython / glcanvas.py
index 96e43a818df2fe85af56922c8aee8c3e5709ae3c..8d2d71232259e24a399223577b36da930d303181 100644 (file)
@@ -1,7 +1,7 @@
 ## This file reverse renames symbols in the wx package to give
 ## them their wx prefix again, for backwards compatibility.
 ##
 ## This file reverse renames symbols in the wx package to give
 ## them their wx prefix again, for backwards compatibility.
 ##
-## Generated by ./distrib/build_renamers.py
+## Generated by BuildRenamers in config.py
 
 # This silly stuff here is so the wxPython.wx module doesn't conflict
 # with the wx package.  We need to import modules from the wx package
 
 # This silly stuff here is so the wxPython.wx module doesn't conflict
 # with the wx package.  We need to import modules from the wx package
@@ -19,6 +19,7 @@ del sys, _wx
 
 
 # Now assign all the reverse-renamed names:
 
 
 # Now assign all the reverse-renamed names:
+wxGLCanvasNameStr = wx.glcanvas.GLCanvasNameStr
 wxGLContext = wx.glcanvas.GLContext
 wxGLContextPtr = wx.glcanvas.GLContextPtr
 WX_GL_RGBA = wx.glcanvas.WX_GL_RGBA
 wxGLContext = wx.glcanvas.GLContext
 wxGLContextPtr = wx.glcanvas.GLContextPtr
 WX_GL_RGBA = wx.glcanvas.WX_GL_RGBA