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:
parent
3d74a76013
commit
24ffafd6c4
@ -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
|
||||
|
@ -16,6 +16,7 @@
|
||||
#endif
|
||||
|
||||
#include "wx/xrc/xmlres.h"
|
||||
#include "wx/gizmos/gizmos.h"
|
||||
|
||||
//
|
||||
// XML resource handler for the wxStaticPicture class in wxContrib.
|
||||
|
Loading…
Reference in New Issue
Block a user