]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/statbar/statbar.cpp
* Change "def" to defResult as def is a reserved word in Python
[wxWidgets.git] / samples / statbar / statbar.cpp
index 31a26ddfbbcbf921ded1e586ad5c9c19e2346688..e053fe164275faeef39e383c156a10e4a73239ec 100644 (file)
@@ -50,7 +50,7 @@
 #include "wx/numdlg.h"
 #include "wx/fontdlg.h"
 
-#ifndef __WXMSW__
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../sample.xpm"
 #endif