From: Vadim Zeitlin <vadim@wxwidgets.org>
Date: Mon, 7 Mar 2005 02:01:45 +0000 (+0000)
Subject: added wxUSE_DATEPICKCTRL
X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/4d7c537dfa110f700f529cddbce73db2eb7d0e9b

added wxUSE_DATEPICKCTRL


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32628 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
---

diff --git a/include/wx/msw/wince/setup.h b/include/wx/msw/wince/setup.h
index 4c3a8483a1..3cffe55760 100644
--- a/include/wx/msw/wince/setup.h
+++ b/include/wx/msw/wince/setup.h
@@ -523,6 +523,7 @@
 #define wxUSE_CHECKLISTBOX 0    // wxCheckListBox (requires wxUSE_OWNER_DRAWN)
 #define wxUSE_CHOICE       1    // wxChoice
 #define wxUSE_COMBOBOX     1    // wxComboBox
+#define wxUSE_DATEPICKCTRL 1    // wxDatePickerCtrl
 #define wxUSE_GAUGE        1    // wxGauge
 #define wxUSE_LISTBOX      1    // wxListBox
 #define wxUSE_LISTCTRL     1    // wxListCtrl