]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/chkconf.h
Script updates
[wxWidgets.git] / include / wx / chkconf.h
index 928442094509d83ff5e7aa9603b1cf82b67fec14..5ced93cfefcaeee3838493c358c0dcda3c811d23 100644 (file)
 #endif /* wxMGL */
 
 /* Hopefully we can emulate these dialogs in due course */
-#ifdef __SMARTPHONE__
+#if defined(__SMARTPHONE__) && defined(__WXWINCE__)
 #   ifdef wxUSE_COLOURDLG
 #       undef wxUSE_COLOURDLG
 #       define wxUSE_COLOURDLG 0
 #   endif
-#endif /* __SMARTPHONE__ */
+#endif /* __SMARTPHONE__ && __WXWINCE__ */
 
 
 /* generic controls dependencies */