corrected DBErrorList DLL export declaration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -477,7 +477,7 @@ enum wxDBMS
|
|||||||
// will overwrite the errors of the previously destroyed wxDb object in
|
// will overwrite the errors of the previously destroyed wxDb object in
|
||||||
// this variable.
|
// this variable.
|
||||||
|
|
||||||
WXDLLIMPEXP_DATA_BASE(extern wxChar)
|
WXDLLIMPEXP_DATA_ODBC(extern wxChar)
|
||||||
DBerrorList[DB_MAX_ERROR_HISTORY][DB_MAX_ERROR_MSG_LEN];
|
DBerrorList[DB_MAX_ERROR_HISTORY][DB_MAX_ERROR_MSG_LEN];
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user