Skip to content
Snippets Groups Projects
Commit 5b1fb7d5 authored by Benjamin Arnaud's avatar Benjamin Arnaud Committed by Hugo Beauzée-Luyssen
Browse files

qml/MediaGroupListDisplay: Fix name property

fix #25663
parent 90fb5683
No related branches found
No related tags found
1 merge request!71qml/MediaGroupListDisplay: Fix name property
Pipeline #94363 passed with stage
in 24 minutes
......@@ -44,7 +44,7 @@ VideoAll {
property alias parentId: modelGroup.parentId
// NOTE: The name of the group.
property string name
property string name: initialName
//---------------------------------------------------------------------------------------------
// Childs
......
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