summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2010-05-10 00:54:32 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2010-05-10 00:54:32 (GMT)
commit1ca5742e83b650750d45d03882e8109c61c1f392 (patch)
tree33edd558a6a84df3cbb5984fa457339abb29008d
parent346aa62e0ca4d02c32cae227165db004d2f15214 (diff)
downloadQt-1ca5742e83b650750d45d03882e8109c61c1f392.zip
Qt-1ca5742e83b650750d45d03882e8109c61c1f392.tar.gz
Qt-1ca5742e83b650750d45d03882e8109c61c1f392.tar.bz2
There is no Qt.widgets
Task-number: QTBUG-10469
-rw-r--r--examples/declarative/layouts/layoutItem/layoutItem.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/declarative/layouts/layoutItem/layoutItem.qml b/examples/declarative/layouts/layoutItem/layoutItem.qml
index 9b9db22..460c564 100644
--- a/examples/declarative/layouts/layoutItem/layoutItem.qml
+++ b/examples/declarative/layouts/layoutItem/layoutItem.qml
@@ -1,5 +1,4 @@
import Qt 4.7
-import Qt.widgets 4.7
LayoutItem {//Sized by the layout
id: resizable