mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-04 01:08:26 +02:00
[ui] SequencePlayer: change "repeat" icon
This commit is contained in:
parent
e4f130f5ac
commit
f1c906ad4f
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ FloatingPane {
|
|||
|
||||
checkable: true
|
||||
checked: false
|
||||
text: MaterialIcons.replay
|
||||
text: MaterialIcons.repeat
|
||||
ToolTip.text: "Repeat"
|
||||
|
||||
onCheckedChanged: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue