aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-02-20 15:38:43 +0100
committerFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-02-20 15:38:43 +0100
commit098e0c79b0b707771250a421b63a0721f670cdb3 (patch)
treed8e2830bab88b4146853ab0e74115905b542a332
parente4a72450c72fbc7751fd2a983e275f4fdfec81c3 (diff)
parent9ae5c51bd9dca382653f8492a536feea55b84032 (diff)
Merge remote-tracking branch 'origin/5.4' into 5.5
-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 44ea46c..9aad5da 100644
--- a/src/macextras/qmactoolbar.mm
+++ b/src/macextras/qmactoolbar.mm
@@ -186,7 +186,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)
{