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:
nemu
2010-01-28 05:52:15 +00:00
parent 3b3521eccf
commit f21d5eb2d0
114 changed files with 14735 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
/* XPM */
static char * musrprefs_xpm[] = {
"22 22 3 1",
" c None",
". c #3D20CF",
"+ c #000000",
"... ... ... ... ... ",
". . . . . . . ",
"... ... ... ... ... ",
". . . . . . ",
". . . ... . ... ",
" ",
" + + ",
" + + + ",
"+ ++++ ++ + ",
" + + + + ",
" + + ",
" ",
" + + ",
" + + + ++ ++ + ",
"+ + +++ + + + + + ",
" + + + + ",
" + + ",
" ",
" + + + ",
" + + + + + ",
"+ + +++++++++ + ++ +",
" + ++ ++ + + "};