added generic color dialog to setup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2001-07-01 20:56:01 +00:00
parent 8bd72d9065
commit 49a91764b5

View File

@ -604,6 +604,9 @@
// number entry dialog
#define wxUSE_NUMBERDLG 1
// color chooser dialog
#define wxUSE_COLOURDLG 1
// ----------------------------------------------------------------------------
// Metafiles support
// ----------------------------------------------------------------------------