#ifndef _WX_XH_STATPICT_H
#define _WX_XH_STATPICT_H
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "xh_statpict.h"
-#endif
-
#include "wx/xrc/xmlres.h"
+#include "wx/gizmos/gizmos.h"
//
// XML resource handler for the wxStaticPicture class in wxContrib.
//
-class WXDLLIMPEXP_GIZMOS wxStaticPictureXmlHandler : public wxXmlResourceHandler
+class WXDLLIMPEXP_GIZMOS_XRC wxStaticPictureXmlHandler
+ : public wxXmlResourceHandler
{
public: