delete_ --> delete

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2005-05-25 18:01:57 +00:00
parent 5a60b5f041
commit d00016f53f
2 changed files with 3 additions and 3 deletions

View file

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