MuseScore/src/project/project.qrc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

50 lines
3.3 KiB
Text
Raw Normal View History

<RCC>
<qresource prefix="/">
<file>qml/MuseScore/Project/qmldir</file>
<file>qml/MuseScore/Project/NewScoreDialog.qml</file>
<file>qml/MuseScore/Project/ScoresPage.qml</file>
<file>qml/MuseScore/Project/AskSaveLocationTypeDialog.qml</file>
2022-02-14 19:09:44 +01:00
<file>qml/MuseScore/Project/SaveToCloudDialog.qml</file>
<file>qml/MuseScore/Project/ExportDialog.qml</file>
<file>qml/MuseScore/Project/internal/AdditionalInfoView.qml</file>
<file>qml/MuseScore/Project/internal/GeneralInfoItem.qml</file>
<file>qml/MuseScore/Project/internal/KeySignatureListView.qml</file>
<file>qml/MuseScore/Project/internal/KeySignatureSettings.qml</file>
<file>qml/MuseScore/Project/internal/KeySignature.qml</file>
<file>qml/MuseScore/Project/internal/MeasuresSettings.qml</file>
<file>qml/MuseScore/Project/internal/RecentScoresView.qml</file>
<file>qml/MuseScore/Project/internal/ScoreItem.qml</file>
<file>qml/MuseScore/Project/internal/TemplatePreview.qml</file>
<file>qml/MuseScore/Project/internal/TempoSettings.qml</file>
<file>qml/MuseScore/Project/internal/TimeSignatureFraction.qml</file>
<file>qml/MuseScore/Project/internal/TimeSignatureSettings.qml</file>
<file>qml/MuseScore/Project/internal/TimeSignatureView.qml</file>
<file>qml/MuseScore/Project/internal/TitleListView.qml</file>
<file>qml/MuseScore/Project/internal/GeneralInfoView.qml</file>
<file>qml/MuseScore/Project/internal/ChooseInstrumentsAndTemplatesPage.qml</file>
<file>qml/MuseScore/Project/internal/CreateFromTemplatePage.qml</file>
<file>qml/MuseScore/Project/internal/ScoreInfoPage.qml</file>
<file>qml/MuseScore/Project/internal/Export/ExportScoresListView.qml</file>
<file>qml/MuseScore/Project/internal/Export/ExportOptionsView.qml</file>
<file>qml/MuseScore/Project/internal/Export/ExportOptionItem.qml</file>
<file>qml/MuseScore/Project/internal/Export/ExportSettingsPage.qml</file>
<file>qml/MuseScore/Project/internal/Export/PdfSettingsPage.qml</file>
<file>qml/MuseScore/Project/internal/Export/PngSettingsPage.qml</file>
<file>qml/MuseScore/Project/internal/Export/SvgSettingsPage.qml</file>
<file>qml/MuseScore/Project/internal/Export/Mp3SettingsPage.qml</file>
<file>qml/MuseScore/Project/internal/Export/AudioSettingsPage.qml</file>
<file>qml/MuseScore/Project/internal/Export/MidiSettingsPage.qml</file>
<file>qml/MuseScore/Project/internal/Export/MusicXmlSettingsPage.qml</file>
2021-09-23 11:18:16 +02:00
<file>qml/MuseScore/Project/MigrationDialog.qml</file>
<file>qml/MuseScore/Project/migration.png</file>
<file>qml/MuseScore/Project/internal/SaveToCloud/SaveLocationOption.qml</file>
<file>qml/MuseScore/Project/internal/SaveToCloud/images/Cloud.png</file>
<file>qml/MuseScore/Project/internal/SaveToCloud/images/Laptop.png</file>
<file>qml/MuseScore/Project/ProjectPropertiesDialog.qml</file>
<file>qml/MuseScore/Project/internal/ProjectPropertiesTopPanel.qml</file>
<file>qml/MuseScore/Project/internal/ProjectPropertiesBottomPanel.qml</file>
<file>qml/MuseScore/Project/internal/ProjectPropertiesView.qml</file>
<file>qml/MuseScore/Project/internal/PropertyItem.qml</file>
</qresource>
</RCC>