Skip to content

Commit

Permalink
Update src/notation/qml/MuseScore/NotationScene/internal/EditStyle/Ti…
Browse files Browse the repository at this point in the history
…meSigPage.qml

Co-authored-by: Casper Jeukendrup <48658420+cbjeukendrup@users.noreply.github.com>
  • Loading branch information
mike-spa and cbjeukendrup authored Dec 23, 2024
1 parent fa3e9e7 commit e43e593
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Rectangle {

FlatButton {
visible: model.timeSigPlacement.value !== 0
text: qsTrc("notation", "Edit system object staves...")
text: qsTrc("notation", "Edit system object staves")
//onClicked:
}

Expand Down

0 comments on commit e43e593

Please sign in to comment.