Files
pilotclient/src/blackgui/blackgui.qrc
Klaus Basan 28a64c5371 Resources for the GUI. These go to the supporting library,
and hence could be used for other GUI projects as well
2014-01-13 01:40:56 +01:00

15 lines
497 B
Plaintext

<RCC>
<qresource prefix="/blackgui">
<file>icons/logingreen.png</file>
<file>icons/loginred.png</file>
<file>icons/loginyellow.png</file>
<file>icons/audiovolumehigh.png</file>
<file>icons/audiovolumelow.png</file>
<file>icons/audiovolumemuted.png</file>
<file>icons/resize.png</file>
<file>icons/close.png</file>
<file>icons/aircraftdeparture.png</file>
<file>icons/apronsmall.jpg</file>
</qresource>
</RCC>