From e8d5008c2e92679253acc87cb9ef8864a7c42c25 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Wed, 28 Nov 2001 18:33:44 +0000 Subject: [PATCH] Small change git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/msw/setup_microwin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 // -- 2.45.2