newly added. Essentially a port of musrgui (Qt3.x) to Qt4.6. A lot of revisioning is still nedded. Code only partilly working.
This commit is contained in:
28
src/musredit/images/musrprefs.xpm
Normal file
28
src/musredit/images/musrprefs.xpm
Normal file
@@ -0,0 +1,28 @@
|
||||
/* XPM */
|
||||
static char * musrprefs_xpm[] = {
|
||||
"22 22 3 1",
|
||||
" c None",
|
||||
". c #3D20CF",
|
||||
"+ c #000000",
|
||||
"... ... ... ... ... ",
|
||||
". . . . . . . ",
|
||||
"... ... ... ... ... ",
|
||||
". . . . . . ",
|
||||
". . . ... . ... ",
|
||||
" ",
|
||||
" + + ",
|
||||
" + + + ",
|
||||
"+ ++++ ++ + ",
|
||||
" + + + + ",
|
||||
" + + ",
|
||||
" ",
|
||||
" + + ",
|
||||
" + + + ++ ++ + ",
|
||||
"+ + +++ + + + + + ",
|
||||
" + + + + ",
|
||||
" + + ",
|
||||
" ",
|
||||
" + + + ",
|
||||
" + + + + + ",
|
||||
"+ + +++++++++ + ++ +",
|
||||
" + ++ ++ + + "};
|
||||
Reference in New Issue
Block a user