Fix menu sample compilation under wxOSX.
Include copy.xpm under all platforms as all of them support (even though without necessarily implementing it) wxMenuItem::SetBitmap() now. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
a2c3fc7c75
commit
816e7781b0
@ -55,9 +55,7 @@
|
|||||||
#define USE_LOG_WINDOW 0
|
#define USE_LOG_WINDOW 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if wxUSE_OWNER_DRAWN || defined(__WXGTK__)
|
|
||||||
#include "copy.xpm"
|
#include "copy.xpm"
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef wxHAS_IMAGES_IN_RESOURCES
|
#ifndef wxHAS_IMAGES_IN_RESOURCES
|
||||||
#include "../sample.xpm"
|
#include "../sample.xpm"
|
||||||
|
Loading…
Reference in New Issue
Block a user