We need wxUSE_COMMON_DIALOGS for PPC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1125,9 +1125,9 @@
|
|||||||
#undef wxUSE_TOOLTIPS
|
#undef wxUSE_TOOLTIPS
|
||||||
#define wxUSE_TOOLTIPS 0
|
#define wxUSE_TOOLTIPS 0
|
||||||
|
|
||||||
// Don't use commdlg.h
|
// Do use commdlg.h
|
||||||
#undef wxUSE_COMMON_DIALOGS
|
#undef wxUSE_COMMON_DIALOGS
|
||||||
#define wxUSE_COMMON_DIALOGS 0
|
#define wxUSE_COMMON_DIALOGS 1
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// MSW settings not supported by CE
|
// MSW settings not supported by CE
|
||||||
|
Reference in New Issue
Block a user