We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d21514 commit e2b2a7cCopy full SHA for e2b2a7c
harmonica_tablature.qml
@@ -24,7 +24,7 @@ MuseScore {
24
25
// ------ OPTIONS -------
26
property string sep : "\n" // change to "," if you want tabs horizontally
27
- property string bendChar : "b" // change to "'" if you want bend to be noted with a '
+ property string bendChar : "'" // change to "b" if you want bend to be noted with b
28
29
30
id: window
0 commit comments