view kdiff3/src-QT4/xpm/currentpos.xpm @ 76:257ccb866dc3

KDiff3-0.9.91 (Qt3 based src)
author joachim99
date Sat, 04 Nov 2006 00:36:16 +0000
parents 08ea9b86c12c
children
line wrap: on
line source
/* XPM */
static const char *currentpos[]={
"16 16 3 1",
"  c #0080FF",
"# c #000000",
". c None",
"................",
"................",
"................",
".#............#.",
".##..........##.",
".# #........# #.",
".#  #..##..#  #.",
".#   ##  ##   #.",
".#   #    #   #.",
".#   ##  ##   #.",
".#  #..##..#  #.",
".# #........# #.",
".##..........##.",
".#............#.",
"................",
"................"};