]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/propsize/propsize.cpp
Mention wxCURSOR_BLANK
[wxWidgets.git] / samples / propsize / propsize.cpp
index 2189f89910653cb5a5bd229383fbcbd0cc08f431..24f6c630d0b858570b8c01bd2b23fb1194996977 100644 (file)
@@ -40,7 +40,7 @@
 // ressources
 // ----------------------------------------------------------------------------
 // the application icon
-#if defined(__WXGTK__) || defined(__WXMOTIF__)
+#if defined(__WXGTK__) || defined(__WXX11__) || defined(__WXMOTIF__) || defined(__WXMAC__) || defined(__WXMGL__)
     #include "mondrian.xpm"
 #endif