From 566b23df8c31b50fc514a069564d23121d0f4ef9 Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Mon, 2 Feb 2015 12:43:49 +0100 Subject: Doc: link issues qtdeclarative Task-number: QTBUG-43810 Change-Id: I154ffa83512435c3e455937a3f81931a45d9e368 Reviewed-by: Martin Smith --- src/qml/types/qquickpackage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/qml/types/qquickpackage.cpp') diff --git a/src/qml/types/qquickpackage.cpp b/src/qml/types/qquickpackage.cpp index fc64b8f136..ad2618d1c1 100644 --- a/src/qml/types/qquickpackage.cpp +++ b/src/qml/types/qquickpackage.cpp @@ -60,7 +60,7 @@ QT_BEGIN_NAMESPACE \snippet package/Delegate.qml 0 These named items are used as the delegates by the two views who - reference the special \l{VisualDataModel::parts} property to select + reference the special \l{DelegateModel::parts} property to select a model which provides the chosen delegate. \snippet package/view.qml 0 -- cgit v1.2.3