aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/types/qqmlitemselectionmodel.qdoc
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2015-10-06 14:31:28 +0200
committerNico Vertriest <nico.vertriest@digia.com>2015-10-30 09:54:05 +0000
commit111403a17a09bde8bed48a2b9e71ed515fa343c6 (patch)
treec21f8b1e0edb1c7e2e322512f808dff2bb42b79b /src/qml/types/qqmlitemselectionmodel.qdoc
parent1064d5100f4d00af5f56b87331251f97d78f8b87 (diff)
Doc: fixed link issues
Task-number: QTBUG-43810 Change-Id: I9f989cd59780ab325cd3f8ddb824868763e369b3 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/qml/types/qqmlitemselectionmodel.qdoc')
-rw-r--r--src/qml/types/qqmlitemselectionmodel.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/types/qqmlitemselectionmodel.qdoc b/src/qml/types/qqmlitemselectionmodel.qdoc
index b4da0c63f3..c223ef614e 100644
--- a/src/qml/types/qqmlitemselectionmodel.qdoc
+++ b/src/qml/types/qqmlitemselectionmodel.qdoc
@@ -55,7 +55,7 @@
It will trigger property binding updates every time \l selectionChanged()
is emitted, even though its value hasn't changed.
- \sa selection(), selectedIndexes(), select(), selectionChanged()
+ \sa selection(), selectedIndexes, select(), selectionChanged()
*/
/*!