X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..2d14a14c573db4b8f8959b1460a269cf23defbcf:/include/wx/palmos/statbmp.h?ds=sidebyside diff --git a/include/wx/palmos/statbmp.h b/include/wx/palmos/statbmp.h index b54ec30d9c..556e853483 100644 --- a/include/wx/palmos/statbmp.h +++ b/include/wx/palmos/statbmp.h @@ -93,7 +93,7 @@ protected: private: DECLARE_DYNAMIC_CLASS(wxStaticBitmap) - DECLARE_NO_COPY_CLASS(wxStaticBitmap) + wxDECLARE_NO_COPY_CLASS(wxStaticBitmap); }; #endif