X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..c099b53353ec8c689681a1bc8f5117a584e4098d:/include/wx/palmos/statbmp.h 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