[ui] Fetching button added for Sequence Player

This commit is contained in:
Aurore LAFAURIE 2024-05-28 17:00:28 +02:00
parent 154babbf5c
commit 1c48d68bef
3 changed files with 13 additions and 2 deletions

View file

@ -157,7 +157,7 @@ Item {
id: enableSequencePlayerAction
text: "Enable Sequence Player"
checkable: true
checked: false
checked: true
}
}
}