git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33504
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#elif defined(WXUSINGDLL)
#define WXDLLIMPEXP_GIZMOS_XRC WXIMPORT
#else // not making nor using DLL
#elif defined(WXUSINGDLL)
#define WXDLLIMPEXP_GIZMOS_XRC WXIMPORT
#else // not making nor using DLL
- #define WXDLLIMPEXP_GIZMOS
+ #define WXDLLIMPEXP_GIZMOS_XRC
#endif
#include "wx/xrc/xmlres.h"
#endif
#include "wx/xrc/xmlres.h"
+#include "wx/gizmos/gizmos.h"
//
// XML resource handler for the wxStaticPicture class in wxContrib.
//
// XML resource handler for the wxStaticPicture class in wxContrib.