summaryrefslogtreecommitdiff
path: root/src/controls/qquickstack.cpp
diff options
context:
space:
mode:
authorCaroline Chao <caroline.chao@digia.com>2013-06-10 09:38:28 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-12 14:15:39 +0200
commit3b10c17e34bd6da6278600f57a0ecafe5eb58431 (patch)
treed9b1c3ca3a432299d74f4d65e095e3feb7498a04 /src/controls/qquickstack.cpp
parent68abb104e902454b8daba23b108c1ad89e33d890 (diff)
downloadqtquickcontrols-3b10c17e34bd6da6278600f57a0ecafe5eb58431.tar.gz
Move doc from the index to the overview pagev5.1.0-rc1
Cleanup the links. And doc fix in TableViewStyle.qml Change-Id: Id61fcff49af79f35f68696900142bb200ae18042 Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com> Reviewed-by: Nico Vertriest <nico.vertriest@digia.com>
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 ecf873d7..c949ffeb 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.