]> git.saurik.com Git - wxWidgets.git/blame - samples/xrc/rc/custclas.xpm
updated portability note for wxGetDiskSpace (patch 1682889)
[wxWidgets.git] / samples / xrc / rc / custclas.xpm
CommitLineData
15fa9a1f
RD
1/* XPM */
2static char * custclas_xpm[] = {
3"16 16 7 1",
4" c None",
5". c #EBF70E",
6"+ c #000000",
7"@ c #808080",
8"# c #0000FF",
9"$ c #FFFFFF",
10"% c #0E2CEF",
11" ",
12" . ",
13" . ",
14" . . . ",
15" ... ",
16"...+....++++++++",
17"+@...@@@@@@@@@@+",
18"+.#.#.####$$$$@+",
19"+@%.%%%%%%$$$$@+",
20"+@%.%%%%%%$$$$@+",
21"+@@@@@@@@@@@@@@+",
22"++++++++++++++++",
23" ",
24" ",
25" ",
26" "};