diff options
Diffstat (limited to 'data/pixmaps/rg21/4/chordmod-trill.xpm')
-rw-r--r-- | data/pixmaps/rg21/4/chordmod-trill.xpm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/pixmaps/rg21/4/chordmod-trill.xpm b/data/pixmaps/rg21/4/chordmod-trill.xpm new file mode 100644 index 0000000..e89b630 --- /dev/null +++ b/data/pixmaps/rg21/4/chordmod-trill.xpm @@ -0,0 +1,8 @@ +/* XPM */ +static char * chordmod_trill_xpm[] = { +"5 3 2 1", +" c black", +". c None", +" ....", +" . .", +" .."}; |