use const char* in XPMs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2007-12-16 23:51:36 +00:00
parent a6aaf49fc5
commit 818e5f4f58

View File

@@ -1,5 +1,5 @@
/* XPM */
static char *small1_xpm[] = {
static const char *small1_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 16 6 1",
". c Black",