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