Skip to content

Commit

Permalink
Update include/vrv/iocmme.h
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Hankinson <[email protected]>
  • Loading branch information
lpugin and ahankinson authored Nov 14, 2024
1 parent fc476b6 commit 1cf372c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/vrv/iocmme.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class CmmeInput : public Input {
void ReadEditorialCommentary(pugi::xml_node evenNode, Object *object);

void CreateAccid(pugi::xml_node accidNode);
void CreateColorchange(pugi::xml_node colorChangeNode);
void CreateColorChange(pugi::xml_node colorChangeNode);
void CreateBarline(pugi::xml_node barlineNode);
void CreateBreak(pugi::xml_node breakNode);
void CreateChord(pugi::xml_node chordNode);
Expand Down

0 comments on commit 1cf372c

Please sign in to comment.