]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_gdctl.h
made it possible to associate context help to a region of a window
[wxWidgets.git] / include / wx / xrc / xh_gdctl.h
index 0893b0ad6d32875c5188def0bb488c365abc577e..a1bae52854625bfa1f2035215fbddc52a06a2ffd 100644 (file)
 #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: