diff options
Diffstat (limited to 'test/pixmaps/blue.xpm')
| -rw-r--r-- | test/pixmaps/blue.xpm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pixmaps/blue.xpm b/test/pixmaps/blue.xpm index 89c412e63..67d03de62 100644 --- a/test/pixmaps/blue.xpm +++ b/test/pixmaps/blue.xpm @@ -1,5 +1,5 @@ /* XPM */ -static const char * blue_xpm[] = { +static const char * const blue_xpm[] = { "32 32 32 1", " c #000100", ". c #0000A5", |
