Skip to content
Snippets Groups Projects
Commit d0bed771 authored by Prince Gupta's avatar Prince Gupta :speech_balloon: Committed by Hugo Beauzée-Luyssen
Browse files

qml/PlaybackSpeedButton: add missing import

parent c5ebfdf6
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@ import org.videolan.vlc 0.1
import "qrc:///widgets/" as Widgets
import "qrc:///style/"
import "qrc:///player/" as P
import "qrc:///util/Helpers.js" as Helpers
Widgets.IconControlButton {
id: playbackSpeedButton
......
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