fix XPM name to correct compilation under Unix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2006-11-03 12:19:02 +00:00
parent fcdc9f6e1f
commit 35da9cd333

View File

@ -1,5 +1,5 @@
/* XPM */
static char *logo_xpm[] = {
static char *aLogo_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 16 44 1",
" c Black",