Fix documentation: missing const
Change-Id: Ie90afada6ffe3198314481dd6fc68bce67605efd Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>bb10
parent
09ab5e60d1
commit
05efb2e1c8
|
|
@ -183,7 +183,7 @@ QT_BEGIN_NAMESPACE
|
|||
*/
|
||||
|
||||
/*!
|
||||
\fn void QAccessibleActionInterface::doAction(const QString &actionName) const
|
||||
\fn void QAccessibleActionInterface::doAction(const QString &actionName)
|
||||
|
||||
Invokes the action specified by \a actionName
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue