aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-03-03 18:13:49 +0100
committerFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-03-03 18:13:49 +0100
commit486936ac870d88d7d06a2fee3c0d237d3e647e2e (patch)
tree974d359dac6d61d8012c46a96d331f1196494aa1
parentf515c6c572a8e8ab3c712e0c33e226a5b268a6ba (diff)
parentdf9fea2ac092b21e96ddf0db235be165cb973bad (diff)
Merge remote-tracking branch 'origin/5.5' into dev
-rw-r--r--src/macextras/qmactoolbar.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macextras/qmactoolbar.mm b/src/macextras/qmactoolbar.mm
index fba90c6..7e11c62 100644
--- a/src/macextras/qmactoolbar.mm
+++ b/src/macextras/qmactoolbar.mm
@@ -178,7 +178,7 @@ QMacToolBarItem *QMacToolBar::addAllowedStandardItem(QMacToolBarItem::StandardIt
}
/*!
- Sets the list of the default toolbar items.
+ Sets the list of the default toolbar \a items.
*/
void QMacToolBar::setItems(QList<QMacToolBarItem *> &items)
{