summaryrefslogtreecommitdiff
path: root/tests/manual/stretching.qml
diff options
context:
space:
mode:
authorJens Bache-Wiig <jens.bache-wiig@digia.com>2013-02-22 13:45:41 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-22 18:43:29 +0100
commit2445709979c6e125e58076b2707fd43fd7abf9af (patch)
tree803a4b59ce9d1a38c97fb447908a964fdf338f73 /tests/manual/stretching.qml
parent879f56327e5d41564ae010a2ab98a02c76396d0e (diff)
downloadqtquickcontrols-2445709979c6e125e58076b2707fd43fd7abf9af.tar.gz
Rename TabFrame to TabView
Change-Id: I367758fe97656fb5c4aab79c87e80ead2430c69b Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
Diffstat (limited to 'tests/manual/stretching.qml')
-rw-r--r--tests/manual/stretching.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/stretching.qml b/tests/manual/stretching.qml
index fc69d463..9af4ca1d 100644
--- a/tests/manual/stretching.qml
+++ b/tests/manual/stretching.qml
@@ -46,7 +46,7 @@ Rectangle {
width: 600
height: 400
- TabFrame {
+ TabView {
anchors.fill: parent
Tab {
title: "Height"