1
0
Fork 0
flightgear/utils/fgqcanvas/fgqcanvas_resources.qrc

12 lines
365 B
Text
Raw Normal View History

<RCC>
<qresource prefix="/">
<file>qml/mainMenu.qml</file>
<file>qml/Button.qml</file>
<file>qml/InputLine.qml</file>
<file alias="images/checkerboard">qml/checkerboard.png</file>
<file>qml/CanvasFrame.qml</file>
<file>qml/BrowsePanel.qml</file>
<file>qml/LoadSavePanel.qml</file>
</qresource>
</RCC>