summaryrefslogtreecommitdiffstats
path: root/src/controls/qquickstack.cpp
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-06-20 16:24:08 +0200
committerFrederik Gladhorn <frederik.gladhorn@digia.com>2013-06-20 16:24:08 +0200
commit84bb67bb2a0ed91110c4034b85cabbae4c4ff238 (patch)
tree295685fd55e75ac37f8240ff183029b9ed7a8a48 /src/controls/qquickstack.cpp
parentdff9daaddcd52079b520c112e58155abe9e9f7f7 (diff)
parentf5f818e3adfa9d39c4955ffe34443027427a7f74 (diff)
Merge remote-tracking branch 'origin/release' into stable
Diffstat (limited to 'src/controls/qquickstack.cpp')
-rw-r--r--src/controls/qquickstack.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/controls/qquickstack.cpp b/src/controls/qquickstack.cpp
index ecf873d7a..c949ffebf 100644
--- a/src/controls/qquickstack.cpp
+++ b/src/controls/qquickstack.cpp
@@ -47,7 +47,6 @@ QT_BEGIN_NAMESPACE
\qmltype Stack
\instantiates QQuickStack
\inqmlmodule QtQuick.Controls 1.0
- \ingroup views
\brief Provides attached properties for items pushed onto a StackView.
The Stack type provides attached properties for items pushed onto a \l StackView.