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