1 2 3 4 5 6 7 8 9 10 11 12 13 14
<RCC> <qresource prefix="/fomod"> <file alias="hat">resources/fomod_icon.png</file> </qresource> <qresource prefix="/fomod"> <file alias="previous">resources/left-chevron.png</file> </qresource> <qresource prefix="/fomod"> <file alias="next">resources/right-chevron.png</file> </qresource> <qresource prefix="/fomod"> <file alias="close">resources/delete.png</file> </qresource> </RCC>