]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/gizmos/xh_statpict.h
Added Python methods to wxStyledTextCtrl that allow to get/set text in
[wxWidgets.git] / contrib / include / wx / gizmos / xh_statpict.h
index d562f712674ed1c9f63906d13d2804bc3ca0b62e..a836afcfa6ee05638e612331111c0297469e5024 100644 (file)
 #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: