wxMotif does not have support for raw bitmaps.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
3c5bd1886a
commit
8f4b6405ff
@ -30,7 +30,9 @@
|
|||||||
#include "smile.xpm"
|
#include "smile.xpm"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if !defined(__WXMOTIF__)
|
||||||
#define wxHAVE_RAW_BITMAP
|
#define wxHAVE_RAW_BITMAP
|
||||||
|
#endif
|
||||||
|
|
||||||
// derived classes
|
// derived classes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user