]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/keyboard/keyboard.cpp
Use wxCOMPtr throughout wxWebViewIE to simplify the code and reduce the chance of...
[wxWidgets.git] / samples / keyboard / keyboard.cpp
index b2172bef0dbf1d77bb4fc35937be5153bf5c6bd5..d90b035fdfdf49441d01cb2f8cf5b0de1f080166 100644 (file)
@@ -18,7 +18,7 @@
     #include "wx/wx.h"
 #endif
 
-#ifndef __WXMSW__
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../sample.xpm"
 #endif