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

qml: replace ArtistContextMenu with MLContextMenu

parent 6bde26f7
No related branches found
No related tags found
1 merge request!1876qml: use async api to query data for context menu handling
......@@ -85,8 +85,9 @@ FocusScope {
model: artistModel
}
ArtistContextMenu {
Util.MLContextMenu {
id: contextMenu
model: artistModel
}
......
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