wxCocoa no longer uses the generic notebook.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
4
configure
vendored
4
configure
vendored
@@ -6957,8 +6957,6 @@ fi
|
|||||||
if test "x$wxUSE_COCOA" != "x" -a "$wxUSE_COCOA" != "0" ; then
|
if test "x$wxUSE_COCOA" != "x" -a "$wxUSE_COCOA" != "0" ; then
|
||||||
wxUSE_PRINTING_ARCHITECTURE=no
|
wxUSE_PRINTING_ARCHITECTURE=no
|
||||||
wxUSE_DRAG_AND_DROP=no
|
wxUSE_DRAG_AND_DROP=no
|
||||||
# Generic notebook requires tab dialog
|
|
||||||
DEFAULT_wxUSE_TABDIALOG=yes
|
|
||||||
DEFAULT_wxUSE_SCROLLBAR=no
|
DEFAULT_wxUSE_SCROLLBAR=no
|
||||||
DEFAULT_wxUSE_TOOLTIPS=no
|
DEFAULT_wxUSE_TOOLTIPS=no
|
||||||
DEFAULT_wxUSE_DRAGIMAGE=no
|
DEFAULT_wxUSE_DRAGIMAGE=no
|
||||||
@@ -40636,6 +40634,8 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
BAKEFILE_AUTOCONF_INC_M4_VERSION="0.1.4"
|
BAKEFILE_AUTOCONF_INC_M4_VERSION="0.1.4"
|
||||||
|
|
||||||
|
|
||||||
|
@@ -1036,8 +1036,6 @@ fi
|
|||||||
if test "x$wxUSE_COCOA" != "x" -a "$wxUSE_COCOA" != "0" ; then
|
if test "x$wxUSE_COCOA" != "x" -a "$wxUSE_COCOA" != "0" ; then
|
||||||
wxUSE_PRINTING_ARCHITECTURE=no
|
wxUSE_PRINTING_ARCHITECTURE=no
|
||||||
wxUSE_DRAG_AND_DROP=no
|
wxUSE_DRAG_AND_DROP=no
|
||||||
# Generic notebook requires tab dialog
|
|
||||||
DEFAULT_wxUSE_TABDIALOG=yes
|
|
||||||
DEFAULT_wxUSE_SCROLLBAR=no
|
DEFAULT_wxUSE_SCROLLBAR=no
|
||||||
DEFAULT_wxUSE_TOOLTIPS=no
|
DEFAULT_wxUSE_TOOLTIPS=no
|
||||||
DEFAULT_wxUSE_DRAGIMAGE=no
|
DEFAULT_wxUSE_DRAGIMAGE=no
|
||||||
|
Reference in New Issue
Block a user