X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5a07e9748288d199216af61dcac67d45011e36fe..3ca22d5e92f2a6689ebf569239eb127613c6c3cc:/src/common/cshelp.cpp diff --git a/src/common/cshelp.cpp b/src/common/cshelp.cpp index 75749750c9..b5091e8369 100644 --- a/src/common/cshelp.cpp +++ b/src/common/cshelp.cpp @@ -56,6 +56,8 @@ public: //// Data wxContextHelp* m_contextHelp; + + DECLARE_NO_COPY_CLASS(wxContextHelpEvtHandler) }; // ============================================================================