summaryrefslogtreecommitdiffstats
path: root/src/controls/StackViewDelegate.qml
diff options
context:
space:
mode:
authorSze Howe Koh <szehowe.koh@gmail.com>2014-02-02 18:21:07 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-06 02:55:23 +0100
commit6e7d9f457a099a169567351676d22b9d33aa93b9 (patch)
tree648adbeaf099f78cda9b62149f56707bb995355b /src/controls/StackViewDelegate.qml
parente786b58cb1cf907d25728eb9f99096cb09fc9837 (diff)
Doc: Fix broken links
Change-Id: Ibf4431b20b61c5e16c6936775647ba3eb0049abe Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/controls/StackViewDelegate.qml')
-rw-r--r--src/controls/StackViewDelegate.qml3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/controls/StackViewDelegate.qml b/src/controls/StackViewDelegate.qml
index e77b82352..40f9437c8 100644
--- a/src/controls/StackViewDelegate.qml
+++ b/src/controls/StackViewDelegate.qml
@@ -47,8 +47,7 @@ import QtQuick 2.1
\brief A delegate used by StackView for loading transitions.
- See the documentation for the \l {QtQuick.Controls1::StackView} {StackView}
- component.
+ See the documentation for the \l {StackView} component.
*/
QtObject {