lazarus/images/components/tpanel.xpm
mattias ac4d00db6c fixed tpanel.xpm tabs to spaces
git-svn-id: trunk@8910 -
2006-03-10 16:32:26 +00:00

30 lines
637 B
C

/* XPM */
static char * tpanel_xpm[] = {
"20 21 4 1",
" c None",
". c #808080",
"+ c #FFFFFF",
"@ c #C0C0C0",
"................... ",
".+++++++++++++++++@+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".+@@@@@@@@@@@@@@@@.+",
".@.................+",
" +++++++++++++++++++",
" "};