X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af49c4b8a2d3553e733e71c7dd3911881f4c1a2a..6108e3fd323592b5ede576c6f9e73b656bbe0827:/include/wx/html/htmlproc.h?ds=sidebyside diff --git a/include/wx/html/htmlproc.h b/include/wx/html/htmlproc.h index 59cb01ed94..f0bd12235b 100644 --- a/include/wx/html/htmlproc.h +++ b/include/wx/html/htmlproc.h @@ -35,7 +35,7 @@ enum // processors before displaying it, thus allowing for on-the-fly // modifications of the markup. -class WXDLLEXPORT wxHtmlProcessor : public wxObject +class WXDLLIMPEXP_HTML wxHtmlProcessor : public wxObject { DECLARE_ABSTRACT_CLASS(wxHtmlProcessor)