aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquicktabbutton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quicktemplates2/qquicktabbutton.cpp')
-rw-r--r--src/quicktemplates2/qquicktabbutton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quicktemplates2/qquicktabbutton.cpp b/src/quicktemplates2/qquicktabbutton.cpp
index a3f89ab2..0bbf1757 100644
--- a/src/quicktemplates2/qquicktabbutton.cpp
+++ b/src/quicktemplates2/qquicktabbutton.cpp
@@ -45,7 +45,7 @@ QT_BEGIN_NAMESPACE
\qmltype TabButton
\inherits AbstractButton
\instantiates QQuickTabButton
- \inqmlmodule Qt.labs.controls
+ \inqmlmodule QtQuick.Controls
\ingroup qtquickcontrols2-navigation
\brief A tab button control that can be found on a TabBar.