summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-11-30 11:49:59 +0100
committerKai Köhne <kai.koehne@qt.io>2021-11-30 16:20:13 +0100
commit2bdb310312f08ed766d0b451dc86ed71296e70ed (patch)
treec5b99bed81adecbc87be6c4ae6667e9d9caa3b07 /src
parent749dcbf30d32d06718f14e2e75132ba3231dfb33 (diff)
Doc: Remove reference to non-existent unsupported_features.txt file
Amends 5abb836d15b73 Pick-to: 6.2 Change-Id: I8b7400b6ef37f13356173026d3fcf5ec4376fcde Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src')
-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