summaryrefslogtreecommitdiffstats
path: root/examples/declarative/dynamic/qml/Button.qml
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2010-04-08 05:25:09 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2010-04-08 05:25:09 (GMT)
commita563fac8c17f284bdc7499225edc674e363f6dc8 (patch)
tree95c0cb5864a7242bed0ab7cc0b77994c7d4e7b5e /examples/declarative/dynamic/qml/Button.qml
parent23ca795df373ef41d2b3020c9ea7c38714aaa67b (diff)
parentcabf4f41a51599b3527cd848af14966986430566 (diff)
downloadQt-a563fac8c17f284bdc7499225edc674e363f6dc8.zip
Qt-a563fac8c17f284bdc7499225edc674e363f6dc8.tar.gz
Qt-a563fac8c17f284bdc7499225edc674e363f6dc8.tar.bz2
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Diffstat (limited to 'examples/declarative/dynamic/qml/Button.qml')
-rw-r--r--examples/declarative/dynamic/qml/Button.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/dynamic/qml/Button.qml b/examples/declarative/dynamic/qml/Button.qml
index 757e295..946da21 100644
--- a/examples/declarative/dynamic/qml/Button.qml
+++ b/examples/declarative/dynamic/qml/Button.qml
@@ -1,4 +1,4 @@
-import Qt 4.6
+import Qt 4.7
Rectangle {
id: container