update XPM variable names for docview sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2008-10-15 11:40:55 +00:00
parent d45242a64a
commit ea279fc5af
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
/* XPM */
static char *doc[] = {
static char *doc_xpm[] = {
/* columns rows colors chars-per-pixel */
"32 32 5 1",
" c black",