rename SlideEditor.qml to SongEditorSlideList.qml

This commit is contained in:
Chris Cochrun 2023-09-22 15:56:50 -05:00
parent cd8801af51
commit 61ed155903
3 changed files with 22 additions and 22 deletions

View file

@ -15,7 +15,7 @@
<file>qml/presenter/ImageEditor.qml</file>
<file>qml/presenter/PresentationEditor.qml</file>
<file>qml/presenter/Slide.qml</file>
<file>qml/presenter/SlideEditor.qml</file>
<file>qml/presenter/SongEditorSlideList.qml</file>
<file>qml/presenter/DragHandle.qml</file>
<file>qml/presenter/Presentation.qml</file>
<file>qml/presenter/PresentationWindow.qml</file>