Set the default back to using the native progress dialog
This commit is contained in:
parent
271fbce876
commit
d0dc318b9d
@ -1216,7 +1216,7 @@
|
|||||||
#define wxUSE_PROGRESSDLG 1
|
#define wxUSE_PROGRESSDLG 1
|
||||||
|
|
||||||
// native MSW progress dialog class, flickering not yet debugged
|
// 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)
|
// support for startup tips (wxShowTip &c)
|
||||||
#define wxUSE_STARTUP_TIPS 1
|
#define wxUSE_STARTUP_TIPS 1
|
||||||
|
Loading…
Reference in New Issue
Block a user