]> git.saurik.com Git - wxWidgets.git/commitdiff
wxMotif does not have support for raw bitmaps.
authorMattia Barbon <mbarbon@cpan.org>
Sun, 23 Mar 2003 15:09:48 +0000 (15:09 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 23 Mar 2003 15:09:48 +0000 (15:09 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/image/image.cpp

index e49cb5a282210dc5eac4acc52576cea78655ab47..45aedd53580015fff7d334ef2a90ae6464edf5e0 100644 (file)
@@ -30,7 +30,9 @@
     #include "smile.xpm"
 #endif
 
+#if !defined(__WXMOTIF__)
 #define wxHAVE_RAW_BITMAP
+#endif
 
 // derived classes