eb5d8d2fc3
- Organize the test images into different sizes. - Add a button and icon drawing test. - Don't show all tests by default. Change-Id: I95eff846b8c5159085f53b413dea7212c1ea5071 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
10 lines
233 B
Plaintext
10 lines
233 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>qticon16.png</file>
|
|
<file>qticon16@2x.png</file>
|
|
<file>qticon32.png</file>
|
|
<file>qticon32@2x.png</file>
|
|
<file>qticon64.png</file>
|
|
</qresource>
|
|
</RCC>
|