s/static/const/ to silence gcc warnings.

Originally committed to SVN as r2897.
This commit is contained in:
Amar Takhar 2009-05-04 06:50:37 +00:00
parent 2090994256
commit 5b356f2755

View file

@ -1,5 +1,5 @@
/* XPM */
static char *wxicon_xpm[] = {
const char *wxicon_xpm[] = {
/* columns rows colors chars-per-pixel */
"48 48 245 2",
" c #020101",