Skip to content
Snippets Groups Projects
Commit 464a499f authored by Benjamin Arnaud's avatar Benjamin Arnaud Committed by Pierre Lamot
Browse files

qml/PlaylistMediaList: Remove the 'onItemDoubleClicked' event


Signed-off-by: default avatarPierre Lamot <pierre@videolabs.io>
parent 8c54d734
No related branches found
No related tags found
No related merge requests found
......@@ -386,8 +386,6 @@ Widgets.NavigableFocusScope {
onActionForSelection: _actionAtIndex()
onItemDoubleClicked: showList(model)
onContextMenuButtonClicked: contextMenu.popup(modelSelect.selectedIndexes,
menuParent.mapToGlobal(0,0))
......
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