Skip to content

Commit

Permalink
Merge pull request #4734 from MarcSabatella/284502-rehearsal-reset
Browse files Browse the repository at this point in the history
fix #284502: rehearsal mark offset reset on style change
  • Loading branch information
anatoly-os committed Mar 8, 2019
1 parent a5dbd5c commit b01ef26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libmscore/rehearsalmark.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ namespace Ms {

static const ElementStyle rehearsalMarkStyle {
{ Sid::rehearsalMarkPlacement, Pid::PLACEMENT },
{ Sid::rehearsalMarkPosAbove, Pid::OFFSET },
};

//---------------------------------------------------------
Expand Down

0 comments on commit b01ef26

Please sign in to comment.