Added const qualifier to remove compiler warnings.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10206 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2014-06-23 17:17:05 +00:00
parent 5bc8825509
commit f7f820ed4c

View File

@ -1,5 +1,5 @@
/* XPM */
static char *fl_cursor_wait_xpm[] = {
static const char *fl_cursor_wait_xpm[] = {
/* width height ncolors chars_per_pixel */
"13 18 3 1",
/* colors */