diff options
Diffstat (limited to 'tests/auto/declarative/pathview/data/pathview.qml')
-rw-r--r-- | tests/auto/declarative/pathview/data/pathview.qml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/declarative/pathview/data/pathview.qml b/tests/auto/declarative/pathview/data/pathview.qml index 0fec1e9..5bf2085 100644 --- a/tests/auto/declarative/pathview/data/pathview.qml +++ b/tests/auto/declarative/pathview/data/pathview.qml @@ -1,3 +1,5 @@ +import Qt 4.6 + Rect { width: 240 height: 320 |