summaryrefslogtreecommitdiff
path: root/tests/auto/qicon_svg/tst_qicon_svg.qrc
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2022-01-17 18:40:11 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2022-01-18 10:23:35 +0100
commit264f6953d9c02ab1913543b1c57c2d9de69b80f4 (patch)
tree0018ef3262d17c4f70b961c3722570c6502197aa /tests/auto/qicon_svg/tst_qicon_svg.qrc
parent43fb6953fb940edfec358a2d1c01e05705712829 (diff)
downloadqtsvg-264f6953d9c02ab1913543b1c57c2d9de69b80f4.tar.gz
Remove unused .qrc files
Task-number: QTBUG-94446 Change-Id: I0f2a2d08a563d2525590a4f0dc2abc78be5f6110 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'tests/auto/qicon_svg/tst_qicon_svg.qrc')
-rw-r--r--tests/auto/qicon_svg/tst_qicon_svg.qrc11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/qicon_svg/tst_qicon_svg.qrc b/tests/auto/qicon_svg/tst_qicon_svg.qrc
deleted file mode 100644
index da4a96b..0000000
--- a/tests/auto/qicon_svg/tst_qicon_svg.qrc
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE RCC><RCC version="1.0">
-<qresource prefix="/">
-<file>./icons/heart.svg</file>
-<file>./icons/heart.svgz</file>
-<file>./icons/image.png</file>
-<file>./icons/rect.svg</file>
-<file>./icons/trash.svg</file>
-<file>./icons/rect_size_100percent.svg</file>
-<file>./icons/triangle.svg</file>
-</qresource>
-</RCC>