diff options
Diffstat (limited to 'fltk-options')
| -rw-r--r-- | fltk-options/icons/fltk-options-32.xpm | 2 | ||||
| -rw-r--r-- | fltk-options/icons/fltk-options-96.xpm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/fltk-options/icons/fltk-options-32.xpm b/fltk-options/icons/fltk-options-32.xpm index 1b44473fa..144967ba6 100644 --- a/fltk-options/icons/fltk-options-32.xpm +++ b/fltk-options/icons/fltk-options-32.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char *_bae769a99384303e21a66e415de0b1aBvKpx6NXTDEGsJa6[] = { +static const char *_bae769a99384303e21a66e415de0b1aBvKpx6NXTDEGsJa6[] = { /* columns rows colors chars-per-pixel */ "32 32 32 1 ", " c #1A1C1C", diff --git a/fltk-options/icons/fltk-options-96.xpm b/fltk-options/icons/fltk-options-96.xpm index 31a903de6..56cce3612 100644 --- a/fltk-options/icons/fltk-options-96.xpm +++ b/fltk-options/icons/fltk-options-96.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char *_e101498a8b740e7b97aa74122d70714MqWFs5PhLjx31lZ1[] = { +static const char *_e101498a8b740e7b97aa74122d70714MqWFs5PhLjx31lZ1[] = { /* columns rows colors chars-per-pixel */ "96 96 32 1 ", " c #1A1C1C", |
