]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/dbbrowse/dbgrid.h
Readded test for wxMenuItem::SetLabel() to sample.
[wxWidgets.git] / demos / dbbrowse / dbgrid.h
index 1037a81b5579a60e17d6ea4da5e89f8429be4719..7ff762981c0ab97fdd53d9261c8d2d6222e2fa62 100644 (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;