X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/70d26c3f4ffb24d50457d405c9595fd23f9e5b7c..a7b9ab6200402e1cb0cfd1ecfa751b681341b6a1:/demos/life/bitmaps/stop.xpm diff --git a/demos/life/bitmaps/stop.xpm b/demos/life/bitmaps/stop.xpm index cf7fd0b42f..69d55a14cc 100644 --- a/demos/life/bitmaps/stop.xpm +++ b/demos/life/bitmaps/stop.xpm @@ -1,24 +1,24 @@ -/* XPM */ -static char *stop_xpm[] = { -/* columns rows colors chars-per-pixel */ -"16 16 2 1", -" c None", -". c Black", -/* pixels */ -" ", -" ", -" ", -" ........ ", -" ........ ", -" ........ ", -" ........ ", -" ........ ", -" ........ ", -" ........ ", -" ........ ", -" ........ ", -" ", -" ", -" ", -" " -}; +/* XPM */ +static char *stop_xpm[] = { +/* columns rows colors chars-per-pixel */ +"16 16 2 1", +" c None", +". c Black", +/* pixels */ +" ", +" ", +" ", +" ........ ", +" ........ ", +" ........ ", +" ........ ", +" ........ ", +" ........ ", +" ........ ", +" ........ ", +" ........ ", +" ", +" ", +" ", +" " +};