diff options
author | Warwick Allison <warwick.allison@nokia.com> | 2010-04-13 03:44:14 (GMT) |
---|---|---|
committer | Warwick Allison <warwick.allison@nokia.com> | 2010-04-13 03:44:14 (GMT) |
commit | fcbeb9773e21f243c2b124c5a51deeecc4823b39 (patch) | |
tree | 483700b43e3fb88d63d0c1a2de41cef1da569608 /tests/auto/declarative/qdeclarativeanimatedimage | |
parent | c098135feb4a5370462b4a18529226af5cb7002f (diff) | |
download | Qt-fcbeb9773e21f243c2b124c5a51deeecc4823b39.zip Qt-fcbeb9773e21f243c2b124c5a51deeecc4823b39.tar.gz Qt-fcbeb9773e21f243c2b124c5a51deeecc4823b39.tar.bz2 |
qmldir is required for remote content.
Diffstat (limited to 'tests/auto/declarative/qdeclarativeanimatedimage')
-rw-r--r-- | tests/auto/declarative/qdeclarativeanimatedimage/data/qmldir | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/qdeclarativeanimatedimage/data/qmldir b/tests/auto/declarative/qdeclarativeanimatedimage/data/qmldir new file mode 100644 index 0000000..ef7c1f4 --- /dev/null +++ b/tests/auto/declarative/qdeclarativeanimatedimage/data/qmldir @@ -0,0 +1 @@ +# No local types |