summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
ee4b272)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22124
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
# endif
#endif /* wxMGL */
# endif
#endif /* wxMGL */
+// Hopefully we can emulate these dialogs in due course
+#if wxUSE_SMARTPHONE
+# ifdef wxUSE_COLOURDLG
+# undef wxUSE_COLOURDLG
+# define wxUSE_COLOURDLG 0
+# endif
+#endif /* wxUSE_SMARTPHONE */
+
+
/* generic controls dependencies */
#if !defined(__WXMSW__) || defined(__WXUNIVERSAL__)
# if wxUSE_FONTDLG || wxUSE_FILEDLG || wxUSE_CHOICEDLG
/* generic controls dependencies */
#if !defined(__WXMSW__) || defined(__WXUNIVERSAL__)
# if wxUSE_FONTDLG || wxUSE_FILEDLG || wxUSE_CHOICEDLG
#undef wxHAS_CRASH_REPORT
#endif
#undef wxHAS_CRASH_REPORT
#endif
-// Hopefully we can emulate these dialogs in due
-// course
-#if wxUSE_SMARTPHONE
-
-# ifdef wxUSE_COLOURDLG
-# undef wxUSE_COLOURDLG
-# define wxUSE_COLOURDLG 0
-# endif
-
-#endif
-
-
#endif // _WX_FEATURES_H_
#endif // _WX_FEATURES_H_