1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
<RCC>
<qresource prefix="/">
<file>icons/copyfile.png</file>
<file>icons/readbinary.png</file>
<file>icons/readclipboard.png</file>
<file>icons/readini.png</file>
<file>icons/readregistry.png</file>
<file>icons/readtext.png</file>
<file>icons/writebinary.png</file>
<file>icons/writeclipboard.png</file>
<file>icons/writeini.png</file>
<file>icons/writeregistry.png</file>
<file>icons/writetext.png</file>
<file>icons/webdownload.png</file>
<file>icons/readenvironment.png</file>
<file>icons/sendmail.png</file>
</qresource>
</RCC>
|