diff options
Diffstat (limited to 'tests/auto/qstylesheetstyle/resources.qrc')
-rw-r--r-- | tests/auto/qstylesheetstyle/resources.qrc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/qstylesheetstyle/resources.qrc b/tests/auto/qstylesheetstyle/resources.qrc new file mode 100644 index 0000000..248bf80 --- /dev/null +++ b/tests/auto/qstylesheetstyle/resources.qrc @@ -0,0 +1,6 @@ +<!DOCTYPE RCC> +<RCC version="1.0"> + <qresource> + <file>images/testimage.png</file> + </qresource> +</RCC>
\ No newline at end of file |