From d24a7050390f2d1f23c9a61bd0abc27146421690 Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Thu, 27 Sep 2018 15:30:46 +0200 Subject: [PATCH] Doc: Add link target to fix QDoc warning in Qt Declarative Change-Id: Iddaef1ce3f739c3dfb98eb87430fe85e3b2bd01c Reviewed-by: Martin Smith --- src/corelib/doc/src/resource-system.qdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/corelib/doc/src/resource-system.qdoc b/src/corelib/doc/src/resource-system.qdoc index e32343bb1b..9b6b613f79 100644 --- a/src/corelib/doc/src/resource-system.qdoc +++ b/src/corelib/doc/src/resource-system.qdoc @@ -42,6 +42,7 @@ \l rcc (Qt's resource compiler), and QFile. \section1 Resource Collection Files (\c{.qrc}) + \target {Resource Collection Files} The resources associated with an application are specified in a \c .qrc file, an XML-based file format that lists files on the