summaryrefslogtreecommitdiffstats
path: root/src/controls/StackViewDelegate.qml
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2014-02-17 11:37:03 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-17 11:37:03 +0100
commit9ef983d05df921d47cc0827670a8e3481bcc84ef (patch)
tree0e38f79c465401c197554ba325101711a3e6c670 /src/controls/StackViewDelegate.qml
parent04ab2428e004f01f630eb5117255bb85f5390fb4 (diff)
parenta20948b726c1e0edd70761e8e115a53ba5526a51 (diff)
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev
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 {