X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0978fcb3d6abc59deb48a2c60ca293202320d411..d44d0cbd7343e36ddd3657dd97cd5eb7018d2585:/include/wx/msw/wince/setup.h diff --git a/include/wx/msw/wince/setup.h b/include/wx/msw/wince/setup.h index 6559ce836c..c8dfa19da6 100644 --- a/include/wx/msw/wince/setup.h +++ b/include/wx/msw/wince/setup.h @@ -1125,6 +1125,10 @@ #undef wxUSE_TOOLTIPS #define wxUSE_TOOLTIPS 0 +// Do use commdlg.h +#undef wxUSE_COMMON_DIALOGS +#define wxUSE_COMMON_DIALOGS 1 + // ---------------------------------------------------------------------------- // MSW settings not supported by CE // ----------------------------------------------------------------------------