]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/propsize/propsize.cpp
Fix wxListCtrl background colour bug Part I
[wxWidgets.git] / samples / propsize / propsize.cpp
index 8994baad1d740b90ea0aff2bbc17fd00cf58d8c3..24f6c630d0b858570b8c01bd2b23fb1194996977 100644 (file)
@@ -40,7 +40,7 @@
 // ressources
 // ----------------------------------------------------------------------------
 // the application icon
 // ressources
 // ----------------------------------------------------------------------------
 // the application icon
-#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__) || defined(__WXMGL__)
+#if defined(__WXGTK__) || defined(__WXX11__) || defined(__WXMOTIF__) || defined(__WXMAC__) || defined(__WXMGL__)
     #include "mondrian.xpm"
 #endif
 
     #include "mondrian.xpm"
 #endif