aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickswitchdelegate.cpp
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2016-04-19 21:16:34 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-04-19 19:19:46 +0000
commite91e832f4a0a3ad820c07efd13e761881eeee790 (patch)
tree721ecc95055a58fc7d052c9a7fe3f7142d1544ec /src/quicktemplates2/qquickswitchdelegate.cpp
parent29f99bd56f5384c390c7a7cc7ebf5a0fe50c1edc (diff)
Doc: rename remaining qtlabscontrols groups and links
Change-Id: I40f149be98406b5f9e5d1e59fb2cc359ba864107 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
Diffstat (limited to 'src/quicktemplates2/qquickswitchdelegate.cpp')
-rw-r--r--src/quicktemplates2/qquickswitchdelegate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quicktemplates2/qquickswitchdelegate.cpp b/src/quicktemplates2/qquickswitchdelegate.cpp
index 286d253b..3975fe13 100644
--- a/src/quicktemplates2/qquickswitchdelegate.cpp
+++ b/src/quicktemplates2/qquickswitchdelegate.cpp
@@ -45,7 +45,7 @@ QT_BEGIN_NAMESPACE
\inherits ItemDelegate
\instantiates QQuickSwitchDelegate
\inqmlmodule Qt.labs.controls
- \ingroup qtlabscontrols-delegates
+ \ingroup qtquickcontrols2-delegates
\brief An item delegate that can be toggled on or off.
\image qtquickcontrols2-switchdelegate.gif