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:
parent
fcdc9f6e1f
commit
35da9cd333
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user