From 9949065280674cf06a6a9670c1100d9ab8156df6 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Tue, 4 Sep 2018 17:46:32 +0200 Subject: Update with change that went into qtdeclarative Change-Id: Idacc3f77ed0dfcae7d3340262d89d3cf8052e9dd Reviewed-by: Simon Hausmann Reviewed-by: Paul Wicking --- src/imports/xmllistmodel/qqmlxmllistmodel.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/imports/xmllistmodel/qqmlxmllistmodel.cpp b/src/imports/xmllistmodel/qqmlxmllistmodel.cpp index dbfdd5c..8941b33 100644 --- a/src/imports/xmllistmodel/qqmlxmllistmodel.cpp +++ b/src/imports/xmllistmodel/qqmlxmllistmodel.cpp @@ -74,7 +74,7 @@ typedef QPair QQuickXmlListRange; #define XMLLISTMODEL_CLEAR_ID 0 /*! - \qmlmodule QtQuick.XmlListModel 2.11 + \qmlmodule QtQuick.XmlListModel 2.12 \title Qt Quick XmlListModel QML Types \ingroup qmlmodules \brief Provides QML types for creating models from XML data @@ -84,7 +84,7 @@ typedef QPair QQuickXmlListRange; To use the types in this module, import the module with the following line: \code - import QtQuick.XmlListModel 2.11 + import QtQuick.XmlListModel 2.12 \endcode */ @@ -92,7 +92,7 @@ typedef QPair QQuickXmlListRange; \qmltype XmlRole \instantiates QQuickXmlListModelRole \inqmlmodule QtQuick.XmlListModel - \brief For specifying a role to an XmlListModel + \brief For specifying a role to an XmlListModel. \ingroup qtquick-models \sa {Qt QML} @@ -628,7 +628,7 @@ void QQuickXmlListModelPrivate::clear_role(QQmlListProperty