diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h index 55f8e236a0..c8b45d69e2 100644 --- a/include/wx/msw/setup0.h +++ b/include/wx/msw/setup0.h @@ -1216,7 +1216,7 @@ #define wxUSE_PROGRESSDLG 1 // native MSW progress dialog class, flickering not yet debugged -#define wxUSE_NATIVE_PROGRESSDLG 0 +#define wxUSE_NATIVE_PROGRESSDLG 1 // support for startup tips (wxShowTip &c) #define wxUSE_STARTUP_TIPS 1