X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..024026be1dddaa0acf1360dc9a3847fd671de7a0:/include/wx/xrc/xh_dlg.h diff --git a/include/wx/xrc/xh_dlg.h b/include/wx/xrc/xh_dlg.h index a7fb822746..7eefe275e5 100644 --- a/include/wx/xrc/xh_dlg.h +++ b/include/wx/xrc/xh_dlg.h @@ -11,14 +11,11 @@ #ifndef _WX_XH_DLG_H_ #define _WX_XH_DLG_H_ -#if defined(__GNUG__) && !defined(__APPLE__) -#pragma interface "xh_dlg.h" -#endif - #include "wx/xrc/xmlres.h" -class WXXMLDLLEXPORT wxDialogXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxDialogXmlHandler : public wxXmlResourceHandler { +DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) public: wxDialogXmlHandler(); virtual wxObject *DoCreateResource();