summaryrefslogtreecommitdiff
path: root/src/controls/qquickstack.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/qquickstack.cpp')
-rw-r--r--src/controls/qquickstack.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controls/qquickstack.cpp b/src/controls/qquickstack.cpp
index 16031656..3524b9ef 100644
--- a/src/controls/qquickstack.cpp
+++ b/src/controls/qquickstack.cpp
@@ -42,6 +42,7 @@ QT_BEGIN_NAMESPACE
\qmltype Stack
\instantiates QQuickStack
\inqmlmodule QtQuick.Controls
+ \ingroup controls
\brief Provides attached properties for items pushed onto a StackView.
The Stack type provides attached properties for items pushed onto a \l StackView.