fixed (harmless) assert triggered by renaming the first group in a config file and...
[wxWidgets.git] / contrib / samples / mmedia / stop.xpm
0 / 23 (  0%)
CommitLineData
1/* XPM */
2static char * stop_back_xpm[] = {
3"13 15 5 1",
4" c None",
5". c #949594",
6"+ c #000000",
7"@ c #8E8E8E",
8"# c #FFFFFF",
9".............",
10".++++++++++@#",
11".++++++++++@#",
12".++++++++++@#",
13".++++++++++@#",
14".++++++++++@#",
15".++++++++++@#",
16".++++++++++@#",
17".++++++++++@#",
18".++++++++++@#",
19".++++++++++@#",
20".++++++++++@#",
21".++++++++++@#",
22".+@@@@@@@@@@#",
23".############"};