From 7a968ccd9de19a8c7550859c94ba0f1631b2d8d8 Mon Sep 17 00:00:00 2001 From: David Elliott Date: Mon, 14 Jul 2003 16:10:03 +0000 Subject: [PATCH] wxCocoa: enable combo box git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- configure.in | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.in b/configure.in index 57fb380611..82a48b29e0 100644 --- a/configure.in +++ b/configure.in @@ -981,7 +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_COMBOBOX=no DEFAULT_wxUSE_CALCTRL=no DEFAULT_wxUSE_SPINBTN=no DEFAULT_wxUSE_SPINCTRL=no -- 2.47.2