Small change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2001-11-28 18:33:44 +00:00
parent c67d6888d4
commit e8d5008c2e

View File

@@ -619,7 +619,7 @@
// Default is 1 // Default is 1
// //
// Recommended setting: 1 (used in the library itself) // Recommended setting: 1 (used in the library itself)
#define wxUSE_CHOICEDLG 0 #define wxUSE_CHOICEDLG 1
// Use colour picker dialog // Use colour picker dialog
// //