]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/bitmap.h
rename wxRendererNative::DrawRadioButton() to DrawOptionButton() to avoid conflict...
[wxWidgets.git] / include / wx / gtk / bitmap.h
index 0469a707f0746c8fb2ddfafdcde3c73b2add0641..8c65fa9e805801bf8994d91fb1049dc7c6fd7b60 100644 (file)
@@ -85,7 +85,7 @@ public:
     wxBitmap GetSubBitmap( const wxRect& rect ) const;
 
     bool SaveFile(const wxString &name, wxBitmapType type,
-                          const wxPalette *palette = (wxPalette *)NULL) const;
+                          const wxPalette *palette = NULL) const;
     bool LoadFile(const wxString &name, wxBitmapType type = wxBITMAP_DEFAULT_TYPE);
 
 #if wxUSE_PALETTE