]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_text.h
Quick hack to rid the code of wxDIALOG_MODAL
[wxWidgets.git] / include / wx / xrc / xh_text.h
index e9bfbf5251a96ffc791233e8ec32666d1ecdf2c3..b9d3021f68977fe53e8c588be7fc2b30e6ca7711 100644 (file)
@@ -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: