diff options
author | João Abecasis <joao@trolltech.com> | 2010-01-28 10:01:57 (GMT) |
---|---|---|
committer | João Abecasis <joao@trolltech.com> | 2010-01-28 10:01:57 (GMT) |
commit | e60ea3cef1dec60b0f00ddc8fa48ed639ea06ddc (patch) | |
tree | 6986d262658574b8256dfb55c923c58146c16bb5 | |
parent | 21e0423a5c9ecd9da8e141dcfba25e60b55f7fe5 (diff) | |
download | Qt-e60ea3cef1dec60b0f00ddc8fa48ed639ea06ddc.zip Qt-e60ea3cef1dec60b0f00ddc8fa48ed639ea06ddc.tar.gz Qt-e60ea3cef1dec60b0f00ddc8fa48ed639ea06ddc.tar.bz2 |
Fix breakage introduced in 21e0423a5c9ecd9da8e141dcfba25e60b55f7fe5
Turns out two of the files removed were still required by the resource
compiler.
-rw-r--r-- | tests/auto/qdiriterator/entrylist/directory/dummy | 0 | ||||
-rw-r--r-- | tests/auto/qdiriterator/entrylist/file | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/auto/qdiriterator/entrylist/directory/dummy b/tests/auto/qdiriterator/entrylist/directory/dummy new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/auto/qdiriterator/entrylist/directory/dummy diff --git a/tests/auto/qdiriterator/entrylist/file b/tests/auto/qdiriterator/entrylist/file new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/auto/qdiriterator/entrylist/file |