diff options
author | Warwick Allison <warwick.allison@nokia.com> | 2010-05-10 00:54:32 (GMT) |
---|---|---|
committer | Warwick Allison <warwick.allison@nokia.com> | 2010-05-10 00:54:32 (GMT) |
commit | 1ca5742e83b650750d45d03882e8109c61c1f392 (patch) | |
tree | 33edd558a6a84df3cbb5984fa457339abb29008d /examples | |
parent | 346aa62e0ca4d02c32cae227165db004d2f15214 (diff) | |
download | Qt-1ca5742e83b650750d45d03882e8109c61c1f392.zip Qt-1ca5742e83b650750d45d03882e8109c61c1f392.tar.gz Qt-1ca5742e83b650750d45d03882e8109c61c1f392.tar.bz2 |
There is no Qt.widgets
Task-number: QTBUG-10469
Diffstat (limited to 'examples')
-rw-r--r-- | examples/declarative/layouts/layoutItem/layoutItem.qml | 1 |
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 |