mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 03:45:30 +08:00
Resources for the GUI. These go to the supporting library,
and hence could be used for other GUI projects as well
This commit is contained in:
14
src/blackgui/blackgui.qrc
Normal file
14
src/blackgui/blackgui.qrc
Normal file
@@ -0,0 +1,14 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user