]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_listc.h
removed obsolete build files which are likely to confuse more than help people now
[wxWidgets.git] / include / wx / xrc / xh_listc.h
index 9199f594dd95d2a233c8d927b3d206388056a73f..a4028ec72396c71f849b583fbeb93e2d7dc5a2dd 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        xh_listc.h
+// Name:        wx/xrc/xh_listc.h
 // Purpose:     XML resource handler for wxCalendarCtrl
 // Author:      Brian Gavin
 // Created:     2000/09/09
 #ifndef _WX_XH_LISTC_H_
 #define _WX_XH_LISTC_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "xh_listc.h"
-#endif
-
 #include "wx/xrc/xmlres.h"
 
-class WXXMLDLLEXPORT wxListCtrlXmlHandler : public wxXmlResourceHandler
+class WXDLLIMPEXP_XRC wxListCtrlXmlHandler : public wxXmlResourceHandler
 {
+DECLARE_DYNAMIC_CLASS(wxListCtrlXmlHandler)
 public:
     wxListCtrlXmlHandler();
     virtual wxObject *DoCreateResource();