]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_sttxt.h
added some trivial macros for exception handling
[wxWidgets.git] / include / wx / xrc / xh_sttxt.h
index e6c88984fac7117827860fb617b1b14b7c604fea..7c576b1d9914e2ecf48871e43f3451711e34238f 100644 (file)
@@ -18,8 +18,9 @@
 #include "wx/xrc/xmlres.h"
 
 
-class WXXMLDLLEXPORT wxStaticTextXmlHandler : public wxXmlResourceHandler
+class WXDLLIMPEXP_XRC wxStaticTextXmlHandler : public wxXmlResourceHandler
 {
+DECLARE_DYNAMIC_CLASS(wxStaticTextXmlHandler)
 public:
     wxStaticTextXmlHandler();
     virtual wxObject *DoCreateResource();