summaryrefslogtreecommitdiffstats
path: root/tests/manual/qimagereader/qimagereader.pro
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2024-01-12 18:49:40 +0100
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2024-01-16 23:17:32 +0100
commit076026fd60dfa399158498e42ee1b5000174c65e (patch)
tree46511e06bccd5fd4d95393199ef21a419fe74c83 /tests/manual/qimagereader/qimagereader.pro
parent72b03e268d3ed23c7b83c71877a18000578c2d41 (diff)
QImageReader test: add test image to qrc file
Add the test image to the qrc to make sure the image is available no matter where the test is executed. Pick-to: 6.7 6.6 Fixes: QTBUG-120732 Change-Id: I24de59fd88fdc2a3317c91ac28cf81fd5511455f Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
Diffstat (limited to 'tests/manual/qimagereader/qimagereader.pro')
-rw-r--r--tests/manual/qimagereader/qimagereader.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/manual/qimagereader/qimagereader.pro b/tests/manual/qimagereader/qimagereader.pro
index 3523257f3e..9a5ad4de13 100644
--- a/tests/manual/qimagereader/qimagereader.pro
+++ b/tests/manual/qimagereader/qimagereader.pro
@@ -1,2 +1,3 @@
QT += widgets
SOURCES += main.cpp
+RESOURCES += qimagereader.qrc