X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ef0e92205a01c7d0ca6f381cc690cb5d4fa595c9..0ce8e27f685bf14f9e37130b3ee9ac9b8b7d692a:/include/wx/statbmp.h diff --git a/include/wx/statbmp.h b/include/wx/statbmp.h index 9278aa0974..ec229a8329 100644 --- a/include/wx/statbmp.h +++ b/include/wx/statbmp.h @@ -50,7 +50,7 @@ protected: virtual wxSize DoGetBestSize() const; - DECLARE_NO_COPY_CLASS(wxStaticBitmapBase) + wxDECLARE_NO_COPY_CLASS(wxStaticBitmapBase); }; #if defined(__WXUNIVERSAL__)