view kdiff3/src-QT4/xpm/currentpos.xpm @ 94:b2f22ae5f810

64 bit support for diff_ext_for_kdiff3 and installer
author joachim99
date Sun, 28 Feb 2010 19:43:48 +0000
parents 08ea9b86c12c
children
line wrap: on
line source
/* XPM */
static const char *currentpos[]={
"16 16 3 1",
"  c #0080FF",
"# c #000000",
". c None",
"................",
"................",
"................",
".#............#.",
".##..........##.",
".# #........# #.",
".#  #..##..#  #.",
".#   ##  ##   #.",
".#   #    #   #.",
".#   ##  ##   #.",
".#  #..##..#  #.",
".# #........# #.",
".##..........##.",
".#............#.",
"................",
"................"};