summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2010-03-03 04:23:06 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2010-03-03 04:23:06 (GMT)
commit4408c757dc722696b75cc9218b5e8ebdd6c55fd3 (patch)
treefe9e6d542f271fb607250a7e8040ee02dcac064d
parent24a695673cc53b224dd3fac44e924a41f8ea20a5 (diff)
parentfdc857a176cf86970981e6d3c814725ca674b307 (diff)
downloadQt-4408c757dc722696b75cc9218b5e8ebdd6c55fd3.zip
Qt-4408c757dc722696b75cc9218b5e8ebdd6c55fd3.tar.gz
Qt-4408c757dc722696b75cc9218b5e8ebdd6c55fd3.tar.bz2
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
-rw-r--r--examples/declarative/layouts/layouts.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/layouts/layouts.qml b/examples/declarative/layouts/layouts.qml
index accd969..4b2a3f8 100644
--- a/examples/declarative/layouts/layouts.qml
+++ b/examples/declarative/layouts/layouts.qml
@@ -1,5 +1,5 @@
import Qt 4.6
-
+import Qt.widgets 4.6
Item {
id: resizable
width:400