Skip to content

Commit

Permalink
Update musescore font file and add new filled playhead icon
Browse files Browse the repository at this point in the history
  • Loading branch information
grliszas14 committed Oct 1, 2024
1 parent ace8209 commit b4fdd2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file modified src/framework/ui/data/MusescoreIcon.ttf
Binary file not shown.
2 changes: 2 additions & 0 deletions src/framework/ui/view/iconcodes.h
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,8 @@ class IconCode

PLAYHEAD = 0xF478,

PLAYHEAD_FILLED = 0xF47A,

NONE = 0xFFFF
};

Expand Down

0 comments on commit b4fdd2d

Please sign in to comment.