summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-11-30 11:49:59 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-11-30 19:51:11 +0000
commit9cc63c6f8d7f1ef44e2be3010b05a7ba279ee54a (patch)
tree78c5d2089cf0850079cbeeaaedda072cd5fb158f
parent8fa93277e6eeb357ff4c861227331533d7a4e0a6 (diff)
Doc: Remove reference to non-existent unsupported_features.txt file
Amends 5abb836d15b73 Change-Id: I8b7400b6ef37f13356173026d3fcf5ec4376fcde Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 2bdb310312f08ed766d0b451dc86ed71296e70ed) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/imports/lottieanimation.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/imports/lottieanimation.cpp b/src/imports/lottieanimation.cpp
index 802432e..ba6574f 100644
--- a/src/imports/lottieanimation.cpp
+++ b/src/imports/lottieanimation.cpp
@@ -76,9 +76,8 @@ Q_LOGGING_CATEGORY(lcLottieQtBodymovinParser, "qt.lottieqt.bodymovin.parser");
\li Expressions are not supported
\endlist
- For the full list of devations, please refer to the file
- \c unsupported_features.txt in the source code.
-
+ For the full list of devations, please see see the \l{Limitations}
+ section.
\section1 Example Usage