4fed50f4ab
Move the existing “kitchen sink” test out of the way, and rename it to “kitchensink” Change-Id: I121260e640bb2810a94f8112fcea212e97055fb3 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
11 lines
270 B
Plaintext
11 lines
270 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>qticon16.png</file>
|
|
<file>qticon16@2x.png</file>
|
|
<file>qticon16@3x.png</file>
|
|
<file>qticon32.png</file>
|
|
<file>qticon32@2x.png</file>
|
|
<file>qticon64.png</file>
|
|
</qresource>
|
|
</RCC>
|