bitmaps/dsv_checkTgOff.xpm
author Claus Gittinger <cg@exept.de>
Fri, 01 Mar 2019 16:10:30 +0100
changeset 6015 2eabdcac77fb
parent 572 700fe158866a
permissions -rw-r--r--
#REFACTORING by cg class: SelectionInListModelView changed: #selectWithoutScroll:redraw: #wantsFocusWithPointerEnter

/* XPM */
static char *dsv_checkTgOff[] = {
	"22 22 4 1",
	". c none",
	"b c black   m black g4 black",
	"w c white   m white g4 white",
	"r c red     m black g4 black",
	"......................",
	".bbbbbbbbbbbbbbbbbbbb.",
	".bwwwwwwwwwwwwwwwwwwb.",
	".bwwwwwwwwwwwwwwwwwbb.",
	".bww...............bb.",
	".bww...............bb.",
	".bww...............bb.",
	".bww...............bb.",
	".bww...............bb.",
	".bww...............bb.",
	".bww...............bb.",
	".bww...............bb.",
	".bww...............bb.",
	".bww...............bb.",
	".bww...............bb.",
	".bww...............bb.",
	".bww...............bb.",
	".bww...............bb.",
	".bww...............bb.",
	".bwbbbbbbbbbbbbbbbbbb.",
	".bbbbbbbbbbbbbbbbbbbb.",
	"......................"
};