doc: fix the shortcut for QListWidget::itemActivated

Task-number: QTBUG-49805
Change-Id: Ia7317e9c6ad5b5f6c17ff1e197ec690ebc20da3d
Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
bb10
Liang Qi 2015-12-08 09:51:33 +01:00 committed by Simon Hausmann
parent 7ee0415d27
commit b1f553b68e
1 changed files with 1 additions and 1 deletions

View File

@ -1262,7 +1262,7 @@ void QListWidgetPrivate::_q_dataChanged(const QModelIndex &topLeft,
activated when the user clicks or double clicks on it, depending on the
system configuration. It is also activated when the user presses the
activation key (on Windows and X11 this is the \uicontrol Return key, on Mac OS
X it is \uicontrol{Ctrl+0}).
X it is \uicontrol{Command+O}).
*/
/*!