]> git.saurik.com Git - wxWidgets.git/blame - utils/helpview/src/bitmaps/helpforward.xpm
Added SWIG patches to allow compiling the generated code with
[wxWidgets.git] / utils / helpview / src / bitmaps / helpforward.xpm
CommitLineData
15fa9a1f
RD
1/* XPM */
2static char * helpforward_xpm[] = {
3"16 15 3 1",
4" c None",
5". c Black",
6"X c Gray100",
7" ",
8" ",
9" . ",
10" .. ",
11" .X. ",
12" ........XX. ",
13" .XXXXXXXXXX. ",
14" .XXXXXXXXXXX. ",
15" .XXXXXXXXXXX. ",
16" .XXXXXXXXXX. ",
17" ........XX. ",
18" .X. ",
19" .. ",
20" . ",
21" "};