summaryrefslogtreecommitdiff
path: root/doc/src/qmlapp/performance.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qmlapp/performance.qdoc')
-rw-r--r--doc/src/qmlapp/performance.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/qmlapp/performance.qdoc b/doc/src/qmlapp/performance.qdoc
index db2e6967..7e10b123 100644
--- a/doc/src/qmlapp/performance.qdoc
+++ b/doc/src/qmlapp/performance.qdoc
@@ -828,6 +828,7 @@ interfaces to be rendered fluidly at 60 FPS. There are some things which can
dramatically decrease rendering performance, however, and developers should be careful
to avoid these pitfalls wherever possible.
+\target clipping-performance
\section2 Clipping
Clipping is disabled by default, and should only be enabled when required.