X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/46a5e01e86793839f256c978bd7d30ab2192b2c9..4aa31786746fc9858c34bbfc67867fabbf9e8c1f:/include/wx/msw/statbmp.h diff --git a/include/wx/msw/statbmp.h b/include/wx/msw/statbmp.h index 85f801a163..38a12b3a55 100644 --- a/include/wx/msw/statbmp.h +++ b/include/wx/msw/statbmp.h @@ -99,6 +99,7 @@ protected: private: DECLARE_DYNAMIC_CLASS(wxStaticBitmap) + DECLARE_NO_COPY_CLASS(wxStaticBitmap) }; #endif