Fix for DLL compilation bug (Fritz Elfert)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
90b85bfcde
commit
bfe1328804
@ -29,7 +29,7 @@
|
||||
|
||||
#define wxGRID_VALUE_DBAUTO _T("dbauto")
|
||||
|
||||
WX_DECLARE_EXPORTED_OBJARRAY(GenericKey,keyarray);
|
||||
WX_DECLARE_USER_EXPORTED_OBJARRAY(GenericKey,keyarray,WXDLLIMPEXP_DBGRID);
|
||||
|
||||
static const int wxUSE_QUERY = -1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user