From afccf3b4654c04c57d4f7e6da09f88e27ffb5a54 Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Tue, 24 Jul 2018 15:32:04 +0200 Subject: Doc: Fix broken link targets * Rename two section titles that caused confusion for the autolinker. * Add see also link to correct location from SpriteSequence QML type. Task-number: QTBUG-58640 Change-Id: I62b941d00198ac56d998ca14b926c7bb37f6c91e Reviewed-by: Mitch Curtis --- src/quick/items/qquickspritesequence.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/quick/items/qquickspritesequence.cpp b/src/quick/items/qquickspritesequence.cpp index cff9b6ab02..eb4b5335e7 100644 --- a/src/quick/items/qquickspritesequence.cpp +++ b/src/quick/items/qquickspritesequence.cpp @@ -67,6 +67,7 @@ QT_BEGIN_NAMESPACE by \l Sprite types. For full details, see the \l{Sprite Animations} overview. + \sa {Sprite animations with SpriteSequence} */ /*! \qmlproperty bool QtQuick::SpriteSequence::running -- cgit v1.2.3