Set xpm icon to const

This commit is contained in:
2022-05-28 17:28:13 +03:00
parent 393300cea7
commit 4dd5a1742a

View File

@@ -1,5 +1,5 @@
/* XPM */
static char *logo_icon[] = {
static const char *logo_icon[] = {
/* columns rows colors chars-per-pixel */
"125 156 117 2 ",
" c None",