diff options
Diffstat (limited to 'tests/auto/declarative/qdeclarativesmoothedfollow/data/smoothedfollow1.qml')
-rw-r--r-- | tests/auto/declarative/qdeclarativesmoothedfollow/data/smoothedfollow1.qml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/declarative/qdeclarativesmoothedfollow/data/smoothedfollow1.qml b/tests/auto/declarative/qdeclarativesmoothedfollow/data/smoothedfollow1.qml deleted file mode 100644 index 8c9d8ad..0000000 --- a/tests/auto/declarative/qdeclarativesmoothedfollow/data/smoothedfollow1.qml +++ /dev/null @@ -1,3 +0,0 @@ -import Qt 4.7 - -SmoothedFollow {} |