DEFAULT_wxUSE_TABDIALOG=yes for wxCocoa (Generic notebook)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Elliott
2003-06-17 20:54:10 +00:00
parent 20aed02647
commit 8b389fab25
2 changed files with 683 additions and 679 deletions

1360
configure vendored

File diff suppressed because it is too large Load Diff

View File

@@ -957,6 +957,8 @@ if test "x$wxUSE_COCOA" != "x" -a "$wxUSE_COCOA" != "0" ; then
wxUSE_CLIPBOARD=no
wxUSE_DRAG_AND_DROP=no
wxUSE_DATAOBJ=no
# Generic notebook requires tab dialog
DEFAULT_wxUSE_TABDIALOG=yes
DEFAULT_wxUSE_TOOLBAR_NATIVE=no
DEFAULT_wxUSE_GAUGE=no
DEFAULT_wxUSE_SCROLLBAR=no