lazarus/images/btn_stepinto.xpm
lazarus 0779d841d4 MG: moved lazres, added images/README
git-svn-id: trunk@453 -
2001-11-22 10:37:24 +00:00

25 lines
405 B
C

/* XPM */
static char * btn_stepinto_xpm[] = {
"13 16 5 1",
" c None",
". c #000000",
"+ c #000083",
"@ c #FFFFFF",
"# c #838583",
". . ",
" . ",
" ",
" . ",
" ",
" ..... ",
" ... ",
" . ",
" +++++++ ",
" +@@@@@+#",
" +@@@@@+#",
" +@@@@@+#",
" +@@@@@+#",
" +@@@@@+#",
" +++++++#",
" #######"};