dbgrid.cpp dbgrid.h bitmaps/logo.xpm

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mark Johnson
2000-02-25 12:01:38 +00:00
parent 2018e574e7
commit 47677e9bf2
3 changed files with 62 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
/* XPM */
static char* Logo_xpm[] = {
static char* aLogo_xpm[] = {
"16 16 4 1",
" c #000000",
"! c #C0C0C0",