Bug fix for wxPython 2.9.4.0 - the unsetting of the alpha mask for all bitmap images should now work.
The wx.Bitmap.SetMaskColour(None) call does not work, so instead a wx.Colour() instance is passed in instead.
Authored by: bugman 2012-10-02
Parent: [r17690]
Child: [r17692]