]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_gdctl.h
Removed no longer needed "DECLARE_EVENT_TABLE()" completing the previous change.
[wxWidgets.git] / include / wx / xrc / xh_gdctl.h
index 0893b0ad6d32875c5188def0bb488c365abc577e..9fae7b3dca69442946ce1bc2ef2efe4bf6487f4c 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        xh_gdctl.h
+// Name:        wx/xrc/xh_gdctl.h
 // Purpose:     XML resource handler for wxGenericDirCtrl
 // Author:      Markus Greither
 // Created:     2002/01/20
 #ifndef _WX_XH_GDCTL_H_
 #define _WX_XH_GDCTL_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "xh_gdctl.h"
-#endif
-
 #include "wx/xrc/xmlres.h"
 
 #if wxUSE_DIRDLG
 
-class WXXMLDLLEXPORT wxGenericDirCtrlXmlHandler : public wxXmlResourceHandler
+class WXDLLIMPEXP_XRC wxGenericDirCtrlXmlHandler : public wxXmlResourceHandler
 {
 DECLARE_DYNAMIC_CLASS(wxGenericDirCtrlXmlHandler)
 public: