]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/bitmap.cpp
Lots of OS/2 updates
[wxWidgets.git] / src / gtk / bitmap.cpp
index 1b3afbebba05322c32f1469448385dfc3d844fcf..033071565ef845fdc622e3258135bef48b7be14c 100644 (file)
@@ -814,6 +814,7 @@ wxImage wxBitmap::ConvertToImage() const
 }
 
 wxBitmap::wxBitmap( const wxBitmap& bmp )
+    : wxGDIObject()
 {
     Ref( bmp );
 }