diff --git a/include/wx/msw/setup_microwin.h b/include/wx/msw/setup_microwin.h index 3a80e8aef4..3e3bd87389 100644 --- a/include/wx/msw/setup_microwin.h +++ b/include/wx/msw/setup_microwin.h @@ -619,7 +619,7 @@ // Default is 1 // // Recommended setting: 1 (used in the library itself) -#define wxUSE_CHOICEDLG 0 +#define wxUSE_CHOICEDLG 1 // Use colour picker dialog //