view kdiff3/src/xpm/showwhitespace.xpm @ 27:1ed6a356f3f6

Avoid QWidget::setFont() in paintEvent()
author joachim99
date Sat, 11 Oct 2003 12:48:31 +0000
parents 86d21651c8db
children 002611f78107
line wrap: on
line source
/* XPM */
static const char *showwhitespace[]={
"16 16 2 1",
". c None",
"# c #000040",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
".####.####.####.",
".####.####.####.",
"................",
"................",
"................",
"................"};