From ac90b4c46f11ec08a9f4eebf909f9c66f10e4288 Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Wed, 11 Dec 2013 10:50:16 +0100 Subject: Doc: corrected broken links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-34749 Corrected link to drag and drop example. Corrected link to {mandatory fields} Created target referring to macros for defining plugins Change-Id: I387a2d9bab428b2eacd8d371f08c72f42f7e2be2 Reviewed-by: Topi Reiniƶ --- src/gui/doc/src/dnd.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/doc') diff --git a/src/gui/doc/src/dnd.qdoc b/src/gui/doc/src/dnd.qdoc index 1c6ca9c81c..9f7fdc7fbf 100644 --- a/src/gui/doc/src/dnd.qdoc +++ b/src/gui/doc/src/dnd.qdoc @@ -80,8 +80,8 @@ The rest of the document focuses mainly on how to implement drag and drop in C++. For using drag and drop inside a Qt Quick scene, please read the - documentation for the Qt Quick \l{Drag}, \l{DragEvent} and \l{DropArea} items. - There is also an example \l{quick/draganddrop}{available}. + documentation for the Qt Quick \l{Drag}, \l{DragEvent}, and \l{DropArea} items, + as well as the \l {Qt Quick Examples - Drag and Drop}{Qt Quick Drag and Drop} examples. \section1 Dragging -- cgit v1.2.3