[ui] SequencePlayer: change "repeat" icon

This commit is contained in:
Fabien Castan 2023-09-21 08:35:25 +02:00
parent e4f130f5ac
commit f1c906ad4f

View file

@ -244,7 +244,7 @@ FloatingPane {
checkable: true
checked: false
text: MaterialIcons.replay
text: MaterialIcons.repeat
ToolTip.text: "Repeat"
onCheckedChanged: {