aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickframe.cpp
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-11-30 03:04:24 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-11-30 03:04:24 +0100
commit9a9ae6be7d278cdcaf6ac99ea22b3d6cf1093313 (patch)
tree616c31b355cd94fd53749fec87cd87df3cfeb1a5 /src/quicktemplates2/qquickframe.cpp
parent80f1186338bcf8c7d692b4fadfc46531c002c6b0 (diff)
parent8ee511bcd9f1376e9995ab3f30f6415ad60b7c05 (diff)
Merge remote-tracking branch 'origin/5.14' into 5.15
Diffstat (limited to 'src/quicktemplates2/qquickframe.cpp')
-rw-r--r--src/quicktemplates2/qquickframe.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quicktemplates2/qquickframe.cpp b/src/quicktemplates2/qquickframe.cpp
index f880d917..e82258a9 100644
--- a/src/quicktemplates2/qquickframe.cpp
+++ b/src/quicktemplates2/qquickframe.cpp
@@ -42,7 +42,7 @@ QT_BEGIN_NAMESPACE
/*!
\qmltype Frame
\inherits Pane
- \instantiates QQuickFrame
+//! \instantiates QQuickFrame
\inqmlmodule QtQuick.Controls
\since 5.7
\ingroup qtquickcontrols2-containers