PalmOS native colour dialog.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-01-18 10:31:24 +00:00
parent 23ee4b4874
commit f5d9cc735c
6 changed files with 35 additions and 95 deletions

View File

@@ -710,7 +710,7 @@
// Default is 1
//
// Recommended setting: 1
#define wxUSE_COLOURDLG 0
#define wxUSE_COLOURDLG 1
// wxDirDlg class for getting a directory name from user
#define wxUSE_DIRDLG 0