]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wxPython/_gdi.py
Mention that DrawnShape hasn't been reimplemented yet
[wxWidgets.git] / wxPython / wxPython / _gdi.py
index d9ce136652a2579533937e06595f7a8e8781f5f8..fa5aedde0deaf323fd8876177bdbfc79ba0614d0 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.
 ##
-## 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
@@ -62,6 +62,7 @@ wxInRegion = wx._gdi.InRegion
 wxRegion = wx._gdi.Region
 wxRegionPtr = wx._gdi.RegionPtr
 wxRegionFromBitmap = wx._gdi.RegionFromBitmap
+wxRegionFromBitmapColour = wx._gdi.RegionFromBitmapColour
 wxRegionFromPoints = wx._gdi.RegionFromPoints
 wxRegionIterator = wx._gdi.RegionIterator
 wxRegionIteratorPtr = wx._gdi.RegionIteratorPtr
@@ -487,7 +488,6 @@ wxMemoryDCPtr = wx._gdi.MemoryDCPtr
 wxMemoryDCFromDC = wx._gdi.MemoryDCFromDC
 wxBufferedDC = wx._gdi.BufferedDC
 wxBufferedDCPtr = wx._gdi.BufferedDCPtr
-wxBufferedDCInternalBuffer = wx._gdi.BufferedDCInternalBuffer
 wxBufferedPaintDC = wx._gdi.BufferedPaintDC
 wxBufferedPaintDCPtr = wx._gdi.BufferedPaintDCPtr
 wxScreenDC = wx._gdi.ScreenDC