mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
More warnings reduction.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
static char * bug_xpm[] = {
|
||||
static const char *bug_xpm[] = {
|
||||
"22 22 191 2",
|
||||
" c None",
|
||||
". c #4C2C16",
|
||||
|
Reference in New Issue
Block a user