view Gui/mplayer/pixmaps/delsub.xpm @ 17815:36a155ee4d27

init delta_pts before using it; fixes cid 239
author nicodvb
date Sat, 11 Mar 2006 23:21:09 +0000
parents be3261b2bcf4
children 518b5935a909
line wrap: on
line source

/* XPM */
static char * delsub_xpm[] = {
"16 16 3 1",
" 	c None",
".	c #CD0909",
"+	c #000000",
"                ",
"                ",
".              .",
" ..          .. ",
" ++. +   + +.+  ",
"+   ..   + .  + ",
"+    +.  ..+  + ",
" ++  + ..+ +++  ",
"   + + . . +  + ",
"   + ..  +..  + ",
"+++ . +++  +.+  ",
"   .         .. ",
" ..            .",
".               ",
"                ",
"                "};