aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickframe.cpp
diff options
context:
space:
mode:
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 16ead43c..5adafa1d 100644
--- a/src/quicktemplates2/qquickframe.cpp
+++ b/src/quicktemplates2/qquickframe.cpp
@@ -43,7 +43,7 @@ QT_BEGIN_NAMESPACE
\qmltype Frame
\inherits Pane
\instantiates QQuickFrame
- \inqmlmodule Qt.labs.controls
+ \inqmlmodule QtQuick.Controls
\ingroup qtquickcontrols2-containers
\brief A logical group of controls within a visual frame.