MuseScore/src/autobot/autobot.qrc
2021-11-09 15:19:33 +02:00

15 lines
668 B
Text

<RCC>
<qresource prefix="/">
<file>qml/MuseScore/Autobot/qmldir</file>
<file>qml/MuseScore/Autobot/BatchTestsPanel.qml</file>
<file>qml/MuseScore/Autobot/BatchTestsDialog.qml</file>
<file>qml/MuseScore/Autobot/ScriptsPanel.qml</file>
<file>qml/MuseScore/Autobot/ScriptsDialog.qml</file>
<file>examples/New Score.js</file>
<file>examples/Put Note.js</file>
<file>examples/Simple Zoom.js</file>
<file>examples/steps/NewScore.js</file>
<file>qml/MuseScore/Autobot/TestCaseRunPanel.qml</file>
<file>qml/MuseScore/Autobot/AutobotSelectFileDialog.qml</file>
</qresource>
</RCC>