view kdiff3/src-QT4/xpm/currentpos.xpm @ 93:7756588e8519

File create_qm_files added
author joachim99
date Sun, 28 Feb 2010 19:32:54 +0000
parents 08ea9b86c12c
children
line wrap: on
line source
/* XPM */
static const char *currentpos[]={
"16 16 3 1",
"  c #0080FF",
"# c #000000",
". c None",
"................",
"................",
"................",
".#............#.",
".##..........##.",
".# #........# #.",
".#  #..##..#  #.",
".#   ##  ##   #.",
".#   #    #   #.",
".#   ##  ##   #.",
".#  #..##..#  #.",
".# #........# #.",
".##..........##.",
".#............#.",
"................",
"................"};