diff options
| author | Sze Howe Koh <szehowe.koh@gmail.com> | 2014-02-02 18:21:07 +0800 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2014-02-06 02:55:23 +0100 |
| commit | 6e7d9f457a099a169567351676d22b9d33aa93b9 (patch) | |
| tree | 648adbeaf099f78cda9b62149f56707bb995355b /src/controls/StackViewDelegate.qml | |
| parent | e786b58cb1cf907d25728eb9f99096cb09fc9837 (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.qml | 3 |
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 { |
