]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/gizmos/xh_statpict.h
[#1472076] Fixes after stock gdi changes within core library.
[wxWidgets.git] / contrib / include / wx / gizmos / xh_statpict.h
index d562f712674ed1c9f63906d13d2804bc3ca0b62e..a5ff3b43542fa76347dbf1fc74910bbdd5fcf949 100644 (file)
 #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: