adding a presentation editor and ui to get there

This commit is contained in:
Chris Cochrun 2022-09-23 06:20:43 -05:00
parent f32c92c0ce
commit ed58e2cda1
4 changed files with 212 additions and 2 deletions

View file

@ -12,6 +12,7 @@
<file>qml/presenter/SongEditor.qml</file>
<file>qml/presenter/VideoEditor.qml</file>
<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/DragHandle.qml</file>