X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/854e189f90dac9ba5e0239bca79aed64e8d6f46c..2c326adae6bcbcc9510710116ae9eb4b5581192d:/include/wx/xrc/xh_text.h diff --git a/include/wx/xrc/xh_text.h b/include/wx/xrc/xh_text.h index e9bfbf5251..b9d3021f68 100644 --- a/include/wx/xrc/xh_text.h +++ b/include/wx/xrc/xh_text.h @@ -18,7 +18,7 @@ #include "wx/xrc/xmlres.h" -class WXXMLDLLEXPORT wxTextCtrlXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxTextCtrlXmlHandler : public wxXmlResourceHandler { DECLARE_DYNAMIC_CLASS(wxTextCtrlXmlHandler) public: