Skip to content

Commit

Permalink
uncrustification
Browse files Browse the repository at this point in the history
  • Loading branch information
rpatters1 committed Sep 17, 2024
1 parent 50ca720 commit 2106694
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/engraving/internal/engravingconfiguration.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,6 @@ void EngravingConfiguration::setPianoKeyboardUseNotatedPitch(bool useNotatedPitc
settings()->setSharedValue(PIANO_KEYBOARD_PITCH_STATE, Val(useNotatedPitch));
}


muse::async::Notification EngravingConfiguration::scoreInversionChanged() const
{
return m_scoreInversionChanged;
Expand Down

0 comments on commit 2106694

Please sign in to comment.