]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/checkbox.cpp
Some warnings removed.
[wxWidgets.git] / src / motif / checkbox.cpp
index ee43e5def37cec95d52feefc3838fe53ce697def..1641f1077cbc65a52b5d50b3eb33b3df9c017347 100644 (file)
@@ -118,7 +118,7 @@ bool wxBitmapCheckBox::Create(wxWindow *parent, wxWindowID id, const wxBitmap *l
     return FALSE;
 }
 
-void wxBitmapCheckBox::SetLabel(const wxBitmap *bitmap)
+void wxBitmapCheckBox::SetLabel(const wxBitmapbitmap)
 {
     // TODO
 }