aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmldelegatemodel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmlmodels/qqmldelegatemodel.cpp')
-rw-r--r--src/qmlmodels/qqmldelegatemodel.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/qmlmodels/qqmldelegatemodel.cpp b/src/qmlmodels/qqmldelegatemodel.cpp
index 3a05bf1689..095b66b379 100644
--- a/src/qmlmodels/qqmldelegatemodel.cpp
+++ b/src/qmlmodels/qqmldelegatemodel.cpp
@@ -3392,8 +3392,6 @@ void QQmlDelegateModelGroup::move(QQmlV4Function *args)
Each index is adjusted for previous changes with all removed items preceding any inserted
items.
-
- The corresponding handler is \c onChanged.
*/
//============================================================================