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

qml: use MLContextMenu in 'Continue Watching' section of video

parent 2e1146cb
No related branches found
No related tags found
1 merge request!1876qml: use async api to query data for context menu handling
......@@ -50,10 +50,12 @@ FocusScope {
// Childs
VideoContextMenu {
Util.MLContextMenu {
id: contextMenu
model: listView.model
showPlayAsAudioAction: true
}
Column {
......
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