aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)
{