]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/event/event.cpp
compute scrollbar spacing the same way GtkScrolledWindow does it
[wxWidgets.git] / samples / event / event.cpp
index b71f094e91352c23f851fcb4b4d4047e15bba190..072241989a2600befec260e94c84a5ad9d2253e4 100644 (file)
@@ -30,7 +30,7 @@
     #include "wx/wx.h"
 #endif
 
-#ifndef __WXMSW__
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../sample.xpm"
 #endif