aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Eliasson <andreas.eliasson@qt.io>2024-01-08 11:17:55 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2024-01-09 06:10:42 +0000
commitd221cf868f1a961d1de57b9acc2bb2a8c7922d89 (patch)
tree1cb2aa4704ec10bdc2052b36d845e4d33ea25d45
parent8234827f1982a8b7c8849db2b4a10d4ea747262c (diff)
Doc: Fix ambiguous links
Fixes: QTBUG-120579 Pick-to: 6.5 Change-Id: I67841087e39079eb69dbee9e71464bf7727d0f2d Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io> (cherry picked from commit 936121d5d46d506cb8a32b2ef98dc686bccf0ddf) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit e3660fce289ea8fb326cd180ef5da9ee2a63bb19)
-rw-r--r--src/quick3d/qquick3dsceneenvironment.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/quick3d/qquick3dsceneenvironment.cpp b/src/quick3d/qquick3dsceneenvironment.cpp
index 441eafb3..2c93cdfc 100644
--- a/src/quick3d/qquick3dsceneenvironment.cpp
+++ b/src/quick3d/qquick3dsceneenvironment.cpp
@@ -102,8 +102,8 @@ QT_BEGIN_NAMESPACE
these settings can also be controlled interactively when a \l DebugView
item is added to the scene.
- \li Fog settings. To enable fog, set an appropriately configured \l Fog
- object in the \l fog property.
+ \li Fog settings. To enable fog, set an appropriately configured
+ \l [QML] Fog object in the \l [QML] fog property.
\li Lightmap baking settings. When pre-baked lightmaps are used for some
models in the scene, the \l Lightmapper object set in the \l lightmapper