]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/statbmp.h
Added wxGTK wxBitmapComboBox::DoGetBestSize() implementation that takes bitmap size...
[wxWidgets.git] / include / wx / palmos / statbmp.h
index b54ec30d9cf2156bd99e47be6c746e9a11c02613..556e85348336600205464fd0eb2212ac8a887220 100644 (file)
@@ -93,7 +93,7 @@ protected:
 
 private:
     DECLARE_DYNAMIC_CLASS(wxStaticBitmap)
-    DECLARE_NO_COPY_CLASS(wxStaticBitmap)
+    wxDECLARE_NO_COPY_CLASS(wxStaticBitmap);
 };
 
 #endif