Build fixes after gizmos_xrc additions.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba 2005-04-11 12:11:00 +00:00
parent 3d74a76013
commit 24ffafd6c4
2 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,7 @@
#elif defined(WXUSINGDLL)
#define WXDLLIMPEXP_GIZMOS_XRC WXIMPORT
#else // not making nor using DLL
#define WXDLLIMPEXP_GIZMOS
#define WXDLLIMPEXP_GIZMOS_XRC
#endif
#endif

View File

@ -16,6 +16,7 @@
#endif
#include "wx/xrc/xmlres.h"
#include "wx/gizmos/gizmos.h"
//
// XML resource handler for the wxStaticPicture class in wxContrib.