]> git.saurik.com Git - wxWidgets.git/commitdiff
wxCocoa: allow wxUSE_NUMBERDLG
authorDavid Elliott <dfe@tgwbd.org>
Tue, 8 Jul 2003 15:36:19 +0000 (15:36 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Tue, 8 Jul 2003 15:36:19 +0000 (15:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

configure
configure.in

index fe33792df50a07dc23dd5f4c73224cbabf301b9c..89127a2484b0c5147cdab2d45615c30b09ff1b68 100755 (executable)
--- a/configure
+++ b/configure
@@ -6513,7 +6513,6 @@ if test "x$wxUSE_COCOA" != "x" -a "$wxUSE_COCOA" != "0" ; then
   DEFAULT_wxUSE_FINDREPLDLG=no
   DEFAULT_wxUSE_FONTDLG=no
   DEFAULT_wxUSE_GRID=no
-  DEFAULT_wxUSE_NUMBERDLG=no
   DEFAULT_wxUSE_PROGRESSDLG=no
   DEFAULT_wxUSE_SASH=no
   DEFAULT_wxUSE_SPLITTER=no
index 63ac0e52752225ca49305e6042920ecc53964e4c..c1dfc7fdc3f9d41611b07f602e7f636ef82c65cd 100644 (file)
@@ -992,7 +992,6 @@ if test "x$wxUSE_COCOA" != "x" -a "$wxUSE_COCOA" != "0" ; then
   DEFAULT_wxUSE_FINDREPLDLG=no
   DEFAULT_wxUSE_FONTDLG=no
   DEFAULT_wxUSE_GRID=no
-  DEFAULT_wxUSE_NUMBERDLG=no
   DEFAULT_wxUSE_PROGRESSDLG=no
   DEFAULT_wxUSE_SASH=no
   DEFAULT_wxUSE_SPLITTER=no