Android: Fix qicon test.
We must add all test data to resources. Change-Id: I7f9e7650156b174b7c16270d86b78e9408dff254 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>bb10
parent
2073057bde
commit
daa5679c8e
|
|
@ -1,5 +1,6 @@
|
|||
<!DOCTYPE RCC><RCC version="1.0">
|
||||
<qresource prefix="/">
|
||||
<file>tst_qicon.cpp</file>
|
||||
<file>image.png</file>
|
||||
<file>rect.png</file>
|
||||
<file>./icons/testtheme/16x16/actions/appointment-new.png</file>
|
||||
|
|
|
|||
Loading…
Reference in New Issue