X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/92c45b12e28d5c5639bfffb6bcc9e8408c253451..a19918eb353f1f266f92891eee07834d7cf09cd7:/contrib/include/wx/gizmos/xh_statpict.h?ds=inline diff --git a/contrib/include/wx/gizmos/xh_statpict.h b/contrib/include/wx/gizmos/xh_statpict.h index f28606b042..a5ff3b4354 100644 --- a/contrib/include/wx/gizmos/xh_statpict.h +++ b/contrib/include/wx/gizmos/xh_statpict.h @@ -11,17 +11,15 @@ #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_XRC wxStaticPictureXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_GIZMOS_XRC wxStaticPictureXmlHandler + : public wxXmlResourceHandler { public: