moved DB classes into wxODBC library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
#if wxUSE_ODBC
|
||||
#if wxUSE_NEW_GRID
|
||||
#if wxUSE_GRID
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/textctrl.h"
|
||||
@@ -720,6 +720,6 @@ bool wxDbGridTableBase::Writeback() const
|
||||
|
||||
WX_DEFINE_EXPORTED_OBJARRAY(keyarray);
|
||||
|
||||
#endif // #if wxUSE_NEW_GRID
|
||||
#endif // #if wxUSE_GRID
|
||||
#endif // #if wxUSE_ODBC
|
||||
|
||||
|
Reference in New Issue
Block a user