X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3295e23873ab52d5be80c52b8647909546936ae2..9ed0d735d588f42485461ea526596436c4c6ad4b:/include/wx/msw/helpbest.h?ds=inline diff --git a/include/wx/msw/helpbest.h b/include/wx/msw/helpbest.h index 3709a6ab63..0169e06262 100644 --- a/include/wx/msw/helpbest.h +++ b/include/wx/msw/helpbest.h @@ -20,7 +20,7 @@ #include "wx/helpbase.h" -class WXDLLEXPORT wxBestHelpController: public wxHelpControllerBase +class WXDLLIMPEXP_HTML wxBestHelpController: public wxHelpControllerBase { public: wxBestHelpController() @@ -110,6 +110,7 @@ protected: wxHelpControllerBase* m_helpController; DECLARE_DYNAMIC_CLASS(wxBestHelpController) + DECLARE_NO_COPY_CLASS(wxBestHelpController) }; #endif // wxUSE_HELP && wxUSE_MS_HTML_HELP && defined(__WIN95__) && wxUSE_WXHTML_HELP