MuseScore/src/project/project.qrc
RomanPudashkin a4fc4405a4
Merge pull request #10630 from HemantAntony/scorepropertiesdialog
Rewrote Score Properties Dialog in QML
2022-04-25 11:58:02 +02:00

49 lines
3.3 KiB
Text

<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>
<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>
<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>