]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/checkbox.cpp
Corrected byte swapping macros.
[wxWidgets.git] / src / motif / checkbox.cpp
index 1641f1077cbc65a52b5d50b3eb33b3df9c017347..0a5027d04607027a718871e30288785c02d355c1 100644 (file)
@@ -123,7 +123,7 @@ void wxBitmapCheckBox::SetLabel(const wxBitmap& bitmap)
     // TODO
 }
 
-void wxBitmapCheckBox::SetSize(int x, int y, int width, int height, int sizeFlags)
+void wxBitmapCheckBox::DoSetSize(int x, int y, int width, int height, int sizeFlags)
 {
     // TODO
 }