Skip to content

Commit 407ad2a

Browse files
committed
Updating vtest ref files affected by this PR and #6705
and fix a typo
1 parent e250480 commit 407ad2a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1
-1
lines changed

libmscore/note.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2299,7 +2299,7 @@ void Note::updateAccidental(AccidentalState* as)
22992299
int eRelLine = absStep(tpc(), epitch() + ottaveCapoFret());
23002300
AccidentalVal relLineAccVal = as->accidentalVal(eRelLine, error);
23012301
if (error) {
2302-
qDebug("error accidetalVal");
2302+
qDebug("error accidentalVal()");
23032303
return;
23042304
}
23052305
if ((accVal != relLineAccVal) || hidden() || as->tieContext(eRelLine)) {

vtest/accidental-4-ref.png

-174 Bytes

vtest/accidental-5-ref.png

163 Bytes

vtest/accidental-9-ref.png

145 Bytes

vtest/beams-12-ref.png

-125 Bytes

vtest/beams-15-ref.png

254 Bytes

vtest/beams-16-ref.png

95 Bytes

vtest/bravura-1-ref.png

561 Bytes

vtest/bravura-10-ref.png

6.7 KB

vtest/bravura-11-ref.png

668 Bytes

vtest/bravura-2-ref.png

887 Bytes

vtest/bravura-3-ref.png

1.28 KB

vtest/bravura-4-ref.png

1.34 KB

vtest/bravura-5-ref.png

1.02 KB

vtest/bravura-6-ref.png

-14 Bytes

vtest/bravura-7-ref.png

669 Bytes

vtest/bravura-8-ref.png

718 Bytes

vtest/bravura-9-ref.png

537 Bytes

vtest/bravura-mmrest-ref.png

1.07 KB

vtest/bravura-text-1-ref.png

2.51 KB

vtest/bravura-text-2-ref.png

1.46 KB

vtest/bravura-text-3-ref.png

5.39 KB

vtest/cross-2-ref.png

-6 Bytes

vtest/drumset-custom-1-ref.png

78 Bytes

vtest/emmentaler-1-ref.png

-345 Bytes

vtest/emmentaler-10-ref.png

1.13 KB

vtest/emmentaler-8-ref.png

1.41 KB

vtest/emmentaler-text-1-ref.png

2.69 KB

vtest/emmentaler-text-3-ref.png

-476 Bytes

vtest/gliss-1-ref.png

453 Bytes

vtest/gliss-2-ref.png

63 Bytes

vtest/gonville-10-ref.png

662 Bytes

vtest/gonville-8-ref.png

-175 Bytes

vtest/gonville-text-1-ref.png

2.63 KB

vtest/grace-3-ref.png

-99 Bytes

vtest/layout-sequence-12-ref.png

-37 Bytes

vtest/layout-sequence-13-ref.png

-36 Bytes

vtest/lyrics-3-ref.png

-6.31 KB

vtest/musejazz-10-ref.png

979 Bytes

vtest/musejazz-4-ref.png

543 Bytes

vtest/musejazz-8-ref.png

794 Bytes

vtest/slashed_grace-3-ref.png

-316 Bytes

vtest/small-1-ref.png

-65 Bytes

vtest/symbol-1-ref.png

8.07 KB

vtest/system-1-ref.png

-86 Bytes

vtest/system-9-ref.png

14.2 KB

0 commit comments

Comments
 (0)