aboutsummaryrefslogtreecommitdiffstats
path: root/src/effects/qquickrectangularshadow.cpp
diff options
context:
space:
mode:
authorAlexei Cazacov <alexei.cazacov@qt.io>2025-04-11 13:48:22 +0300
committerAlexei Cazacov <alexei.cazacov@qt.io>2025-04-30 07:54:17 +0300
commit9feb48e32576225e59e3033b26fa7d8645368c5e (patch)
tree5541dedd040a0f200a3446d5c3dc57c395e6a54b /src/effects/qquickrectangularshadow.cpp
parent17a225f09ac5ec7ebd065197917ddd9586571ec1 (diff)
Docs: Fix doc warnings
This commit fixes several broken links in \nativetype. Pick-to: 6.9 6.8 Change-Id: I45c599eb165b062b2a9eddea3fd13b90d2d7fd74 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/effects/qquickrectangularshadow.cpp')
-rw-r--r--src/effects/qquickrectangularshadow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/effects/qquickrectangularshadow.cpp b/src/effects/qquickrectangularshadow.cpp
index 13cd56d74d..d37f3d6cff 100644
--- a/src/effects/qquickrectangularshadow.cpp
+++ b/src/effects/qquickrectangularshadow.cpp
@@ -12,7 +12,6 @@ QT_BEGIN_NAMESPACE
/*!
\qmltype RectangularShadow
- \nativetype QQuickRectangularShadow
\inqmlmodule QtQuick.Effects
\inherits Item
\ingroup qtquick-effects