]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/access/accesstest.cpp
Minor changes, just trim trailing spaces in webview code.
[wxWidgets.git] / samples / access / accesstest.cpp
index cd47c0cc7ff4bb3c8ef9d1616e308164f34a535b..29e92dad79dd83d993edf55dc3c19f7ee9f4892d 100644 (file)
@@ -59,7 +59,7 @@
 // ----------------------------------------------------------------------------
 
 // the application icon (under Windows and OS/2 it is in resources)
 // ----------------------------------------------------------------------------
 
 // the application icon (under Windows and OS/2 it is in resources)
-#if !defined(__WXMSW__) && !defined(__WXPM__)
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../sample.xpm"
 #endif
 
     #include "../sample.xpm"
 #endif