more DLL compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2002-01-16 19:50:01 +00:00
parent 32083aa0de
commit 12353a277f
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@
#define wxGRID_VALUE_DBAUTO _T("dbauto")
WX_DECLARE_OBJARRAY(GenericKey,keyarray);
WX_DECLARE_EXPORTED_OBJARRAY(GenericKey,keyarray);
static const int wxUSE_QUERY = -1;