summaryrefslogtreecommitdiffstats
path: root/lib/compatibility/tdemdi/qextmdi/res/kde2laptop_maxbutton.xpm
blob: b8ce6de2c818dd8d6bacb96deae96dce0b2187e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* XPM */
#ifndef _KDE2LAPTOP_MAXBUTTON_XPM_
#define _KDE2LAPTOP_MAXBUTTON_XPM_

static const char* kde2laptop_maxbutton[]={
"20 8 2 1",
". s None c None",
"# c #000000",
"........##..........",
".......####.........",
"......######........",
".....########.......",
".....########.......",
"....................",
".....########.......",
".....########......."};

#endif