projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
90b85bf
)
Fix for DLL compilation bug (Fritz Elfert)
author
Julian Smart
<julian@anthemion.co.uk>
Sun, 13 Jun 2004 15:39:26 +0000
(15:39 +0000)
committer
Julian Smart
<julian@anthemion.co.uk>
Sun, 13 Jun 2004 15:39:26 +0000
(15:39 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27768
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
include/wx/dbgrid.h
patch
|
blob
|
blame
|
history
diff --git
a/include/wx/dbgrid.h
b/include/wx/dbgrid.h
index 954655b1c9e37e100b7a6088bb906f4c3749ee43..7be25daf909ddaf065ae5b3790bd46a77d0fa112 100644
(file)
--- a/
include/wx/dbgrid.h
+++ b/
include/wx/dbgrid.h
@@
-29,7
+29,7
@@
#define wxGRID_VALUE_DBAUTO _T("dbauto")
#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;
static const int wxUSE_QUERY = -1;