diff --git a/include/wx/richtext/richtextxml.h b/include/wx/richtext/richtextxml.h index 8f14f7a30a..013aa97693 100644 --- a/include/wx/richtext/richtextxml.h +++ b/include/wx/richtext/richtextxml.h @@ -27,7 +27,7 @@ saving a buffer if needed. */ -class wxRichTextXMLHelper: public wxObject +class WXDLLIMPEXP_RICHTEXT wxRichTextXMLHelper: public wxObject { public: wxRichTextXMLHelper() { Init(); }