X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cfb76a19a4aeb25f245196ff5d4cae8a33fa6802..38bb138f09688c1575766aafdbf296dfeeee0d7d:/include/wx/msw/caret.h diff --git a/include/wx/msw/caret.h b/include/wx/msw/caret.h index 29c00938e9..19d91f4bcf 100644 --- a/include/wx/msw/caret.h +++ b/include/wx/msw/caret.h @@ -59,6 +59,8 @@ protected: private: bool m_hasCaret; + + DECLARE_NO_COPY_CLASS(wxCaret) }; #endif // _WX_CARET_H_