view kdiff3/src-QT4/xpm/iconB.xpm @ 113:7bca1f1340f6 tip

Build fixes for Xcode 10 / Qt 5.12
author Chris Cannam
date Mon, 17 Dec 2018 11:13:01 +0000
parents 08ea9b86c12c
children
line wrap: on
line source
/* XPM */
static const char *iconB[]={
"16 16 3 1",
"  c #0080FF",
"# c #000000",
". c None",
"................",
"................",
"...#######......",
"...#      #.....",
"...# ####  #....",
"...# #...# #....",
"...# ####  #....",
"...#      #.....",
"...# ####  #....",
"...# #...# #....",
"...# ####  #....",
"...#      #.....",
"...#######......",
"................",
"................",
"................"};