From 132be307fff049e83ba8b93733fc571c0c45469b Mon Sep 17 00:00:00 2001 From: Andreas Eliasson Date: Mon, 14 Aug 2023 11:22:09 +0200 Subject: Doc: Delete links to removed examples MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The examples have been removed as part of the examples revamp project. This patch resolves a number of qdoc warnings. Pick-to: 6.6 6.5 Change-Id: Ie3d2f5637136c631d7e9f7a8ffd93baea52f77d8 Reviewed-by: Kai Köhne Reviewed-by: Tor Arne Vestbø --- src/gui/kernel/qdrag.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/kernel') diff --git a/src/gui/kernel/qdrag.cpp b/src/gui/kernel/qdrag.cpp index 10bf7f33f0..0f707e2dd6 100644 --- a/src/gui/kernel/qdrag.cpp +++ b/src/gui/kernel/qdrag.cpp @@ -64,7 +64,7 @@ QT_BEGIN_NAMESPACE required. \sa {Drag and Drop}, QClipboard, QMimeData, {Draggable Icons Example}, - {Draggable Text Example}, {Drop Site Example}, {Fridge Magnets Example} + {Draggable Text Example}, {Drop Site Example} */ /*! -- cgit v1.2.3