bakefilized demos

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-08-03 18:47:32 +00:00
parent 0c5852cb0e
commit 264af224d8
49 changed files with 8476 additions and 800 deletions

View File

@@ -8,9 +8,6 @@
// Licence: wxWindows license
// RCS-ID: $Id$
//----------------------------------------------------------------------------------------
#if !defined(wxUSE_NEW_GRID) || !(wxUSE_NEW_GRID)
#error "DBGrid requires the new wxGrid class"
#endif
//----------------------------------------------------------------------------------------
class MainDoc;