use const for xpm icons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
f439853f8b
commit
35bb3cb155
@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
static char *mondrian_xpm[] = {
|
||||
static const char *mondrian_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"32 32 7 1",
|
||||
" c Black",
|
||||
|
Loading…
Reference in New Issue
Block a user