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/quick/items/qquickdrag.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/quick/items/qquickdrag.cpp') diff --git a/src/quick/items/qquickdrag.cpp b/src/quick/items/qquickdrag.cpp index 5641c323ab..cff2f26092 100644 --- a/src/quick/items/qquickdrag.cpp +++ b/src/quick/items/qquickdrag.cpp @@ -516,8 +516,8 @@ void QQuickDragAttached::setProposedAction(Qt::DropAction action) \endlist When using \c Drag.Automatic you should also define \l mimeData and bind the - \l active property to the active property of \l MouseArea.drag. - */ + \l active property to the active property of MouseArea : \l {MouseArea::drag.active} +*/ QQuickDrag::DragType QQuickDragAttached::dragType() const { -- cgit v1.2.3