]> git.saurik.com Git - wxWidgets.git/commitdiff
wxCocoa: Allow calendar control, spin button, spin control
authorDavid Elliott <dfe@tgwbd.org>
Mon, 14 Jul 2003 17:37:52 +0000 (17:37 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Mon, 14 Jul 2003 17:37:52 +0000 (17:37 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

configure.in

index 82a48b29e0beab03594171f390882c1b8af6b339..75f4e1d366f714fb9d3f588434c48b1dd9938eb0 100644 (file)
@@ -981,9 +981,6 @@ if test "x$wxUSE_COCOA" != "x" -a "$wxUSE_COCOA" != "0" ; then
   DEFAULT_wxUSE_TOOLBAR_NATIVE=no
   DEFAULT_wxUSE_GAUGE=no
   DEFAULT_wxUSE_SCROLLBAR=no
-  DEFAULT_wxUSE_CALCTRL=no
-  DEFAULT_wxUSE_SPINBTN=no
-  DEFAULT_wxUSE_SPINCTRL=no
   DEFAULT_wxUSE_TOOLTIPS=no
   DEFAULT_wxUSE_DRAGIMAGE=no
   DEFAULT_wxUSE_PROGRESSDLG=no