Mercurial > hg > easyhg-kdiff3
view kdiff3/src-QT4/xpm/currentpos.xpm @ 75:08ea9b86c12c
KDiff3-0.9.91
author | joachim99 |
---|---|
date | Sat, 04 Nov 2006 00:05:00 +0000 |
parents | kdiff3/src/xpm/currentpos.xpm@8febbfb1148c |
children |
line wrap: on
line source
/* XPM */ static const char *currentpos[]={ "16 16 3 1", " c #0080FF", "# c #000000", ". c None", "................", "................", "................", ".#............#.", ".##..........##.", ".# #........# #.", ".# #..##..# #.", ".# ## ## #.", ".# # # #.", ".# ## ## #.", ".# #..##..# #.", ".# #........# #.", ".##..........##.", ".#............#.", "................", "................"};