From: Julian Smart Date: Wed, 28 Nov 2001 18:33:44 +0000 (+0000) Subject: Small change X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e8d5008c2e92679253acc87cb9ef8864a7c42c25 Small change git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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 //