From 4706b1ceff9af9141044ed3cf020ce5624bfa40f Mon Sep 17 00:00:00 2001 From: Martin Smith Date: Tue, 1 Oct 2013 13:03:28 +0200 Subject: qdoc: no longer recognizes the version nr in QML refs All QML references of the form :::: have had the removed i. Task-number: QTBUG-33776 Change-Id: Idde279e0f254cd24ea44f9841662dd81a2c5bbc6 Reviewed-by: Jerome Pasion --- 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 e013a0dd37..2ce9ca36d8 100644 --- a/src/qml/types/qquickpackage.cpp +++ b/src/qml/types/qquickpackage.cpp @@ -78,7 +78,7 @@ QT_BEGIN_NAMESPACE */ /*! - \qmlattachedproperty string QtQuick2::Package::name + \qmlattachedproperty string QtQuick::Package::name This attached property holds the name of an item within a Package. */ -- cgit v1.2.3