summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/origins/tst_origins.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/origins/tst_origins.qrc')
-rw-r--r--tests/auto/widgets/origins/tst_origins.qrc12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/auto/widgets/origins/tst_origins.qrc b/tests/auto/widgets/origins/tst_origins.qrc
new file mode 100644
index 000000000..47be3bd0d
--- /dev/null
+++ b/tests/auto/widgets/origins/tst_origins.qrc
@@ -0,0 +1,12 @@
+<!DOCTYPE RCC>
+<RCC version="1.0">
+<qresource>
+ <file>resources/mixed_frame.html</file>
+ <file>resources/mixed_qrc.html</file>
+ <file>resources/mixed_tst.html</file>
+ <file>resources/subdir/frame2.html</file>
+ <file>resources/subdir/index.html</file>
+ <file>resources/subdir_frame1.html</file>
+ <file>resources/websocket.html</file>
+</qresource>
+</RCC>