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

qml: replace GenreContextMenu with MLContextMenu

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