Skip to content
Snippets Groups Projects
Commit 77715f94 authored by Swapnil Tripathi's avatar Swapnil Tripathi Committed by Bart De Vries
Browse files

Rename Playback.qml -> PlaybackRateDialog.qml

parent 2aeb06b5
No related branches found
No related tags found
1 merge request!22OverlaySheet (Drawer for mobile) to control playback rate.
File moved
......@@ -277,7 +277,7 @@ Kirigami.ApplicationWindow {
action();
}
}
Playback {
PlaybackRateDialog {
id: playbackDialog
}
}
......@@ -24,7 +24,7 @@
<file alias="ImageWithFallback.qml">qml/ImageWithFallback.qml</file>
<file alias="UpdateNotification.qml">qml/UpdateNotification.qml</file>
<file alias="HeaderBar.qml">qml/HeaderBar.qml</file>
<file alias="Playback.qml">qml/Playback.qml</file>
<file alias="PlaybackRateDialog.qml">qml/PlaybackRateDialog.qml</file>
<file alias="ErrorNotification.qml">qml/ErrorNotification.qml</file>
<file alias="ConnectionCheckAction.qml">qml/ConnectionCheckAction.qml</file>
<file>qtquickcontrols2.conf</file>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment