]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/propsize/propsize.cpp
set WXWIN_COMPATIBILITY_2_2 to 1 by default
[wxWidgets.git] / samples / propsize / propsize.cpp
index 2189f89910653cb5a5bd229383fbcbd0cc08f431..8994baad1d740b90ea0aff2bbc17fd00cf58d8c3 100644 (file)
@@ -40,7 +40,7 @@
 // ressources
 // ----------------------------------------------------------------------------
 // the application icon
-#if defined(__WXGTK__) || defined(__WXMOTIF__)
+#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__) || defined(__WXMGL__)
     #include "mondrian.xpm"
 #endif