]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_listb.h
use MSWCreateControl() instead of the old mess; implemented Get(Class)DefaultAttributes()
[wxWidgets.git] / include / wx / xrc / xh_listb.h
index 890266b2f3434f3103caae56c419a8e67bf6c640..86f65f4c6359a2e1cb5b535e5fc53d14a53519e1 100644 (file)
@@ -19,7 +19,7 @@
 
 #if wxUSE_LISTBOX
 
-class WXXMLDLLEXPORT wxListBoxXmlHandler : public wxXmlResourceHandler
+class WXDLLIMPEXP_XRC wxListBoxXmlHandler : public wxXmlResourceHandler
 {
 DECLARE_DYNAMIC_CLASS(wxListBoxXmlHandler)
 public: