Mercurial > hg > easyhg-kdiff3
view kdiff3/src-QT4/xpm/iconB.xpm @ 99:f0c42ddbbda4
Fixed compilation for windows.
author | joachim99 |
---|---|
date | Mon, 17 May 2010 18:35:51 +0000 |
parents | 08ea9b86c12c |
children |
line wrap: on
line source
/* XPM */ static const char *iconB[]={ "16 16 3 1", " c #0080FF", "# c #000000", ". c None", "................", "................", "...#######......", "...# #.....", "...# #### #....", "...# #...# #....", "...# #### #....", "...# #.....", "...# #### #....", "...# #...# #....", "...# #### #....", "...# #.....", "...#######......", "................", "................", "................"};