summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/src/exportedfunctions.qdoc2
-rw-r--r--doc/src/qnamespace.qdoc4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/exportedfunctions.qdoc b/doc/src/exportedfunctions.qdoc
index b421086..f051ddc 100644
--- a/doc/src/exportedfunctions.qdoc
+++ b/doc/src/exportedfunctions.qdoc
@@ -130,7 +130,7 @@
default.
In Qt 4.6, this is equivalent to
- \c { QApplication::instance()->setAttribute(Qt::AA_MacDontUseNativeMenuBar); }.
+ \c { QApplication::instance()->setAttribute(Qt::AA_DontUseNativeMenuBar); }.
\section1 void qt_mac_set_press_and_hold_context(bool \e{enable})
diff --git a/doc/src/qnamespace.qdoc b/doc/src/qnamespace.qdoc
index 8a1e5e6..ad59b8d 100644
--- a/doc/src/qnamespace.qdoc
+++ b/doc/src/qnamespace.qdoc
@@ -146,11 +146,11 @@
widgets stay non-native unless specifically set by the
Qt::WA_NativeWindow attribute.
- \value AA_MacPluginApplication Stops the a Qt mac application from doing
+ \value AA_MacPluginApplication Stops the Qt mac application from doing
specific initializations that do not necessarily make sense when using Qt
to author a plugin. This includes avoiding loading our nib for the main
menu and not taking possession of the native menu bar. When setting this
- attribute to true will alse set the AA_MacDontUseNativeMenuBar attribute
+ attribute to true will also set the AA_DontUseNativeMenuBar attribute
to true.
\value AA_DontUseNativeMenuBar All menubars created while this attribute is