]> git.saurik.com Git - wxWidgets.git/commitdiff
wxCocoa: Allow find/replace dialog, font dialog, grid, and wizard dialog
authorDavid Elliott <dfe@tgwbd.org>
Mon, 14 Jul 2003 14:42:08 +0000 (14:42 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Mon, 14 Jul 2003 14:42:08 +0000 (14:42 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

configure.in

index fcb0d0d4225c7ff51c86b2da487affc81a9c41b0..9b9378a228034a5677aceb95c4a397dbb0a01e3f 100644 (file)
@@ -992,11 +992,7 @@ if test "x$wxUSE_COCOA" != "x" -a "$wxUSE_COCOA" != "0" ; then
   DEFAULT_wxUSE_SPINCTRL=no
   DEFAULT_wxUSE_TOOLTIPS=no
   DEFAULT_wxUSE_DRAGIMAGE=no
-  DEFAULT_wxUSE_FINDREPLDLG=no
-  DEFAULT_wxUSE_FONTDLG=no
-  DEFAULT_wxUSE_GRID=no
   DEFAULT_wxUSE_PROGRESSDLG=no
-  DEFAULT_wxUSE_WIZARDDLG=no
 fi
 
 WX_ARG_ENABLE(accel,       [  --enable-accel          use accelerators], wxUSE_ACCEL)