SailTuner/qml/sailfish.qrc
Louis-Joseph Fournier 73c80eb307 ToiseFlikcable fully working with notes and octaves.
The binding beetween two toises has to be thinked.
2016-01-12 23:09:13 +01:00

15 lines
383 B
Text

<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/qml/">
<file>Sailfish.qml</file>
<file>SimpleDisplay.qml</file>
<file>TunerScreen.qml</file>
<file>CircleMeter.qml</file>
<file>ScaleToise.qml</file>
<file>Toise.qml</file>
<file>ToiseFlickable.qml</file>
<file>Led.qml</file>
<file>ConfigurePageSailfish.qml</file>
<file>Config.qml</file>
<file>qmldir</file>
</qresource>
</RCC>