lazarus/images/sourceeditor/ActiveBreakPoint.xpm
2001-11-22 09:54:49 +00:00

18 lines
272 B
C

/* XPM */
static char * ActiveBreakPoint_xpm[] = {
"11 11 3 1",
" c None",
". c #000000",
"+ c #FF0000",
" ..... ",
" .+++++. ",
" .+++++++. ",
".+++++++++.",
".+++++++++.",
".+++++++++.",
".+++++++++.",
".+++++++++.",
" .+++++++. ",
" .+++++. ",
" ..... "};