X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..31ad423e4fb556ec225a63b161154d3bf3445c1b:/include/wx/db.h diff --git a/include/wx/db.h b/include/wx/db.h index 818fe6c773..8ca2c10966 100644 --- a/include/wx/db.h +++ b/include/wx/db.h @@ -477,7 +477,7 @@ enum wxDBMS // will overwrite the errors of the previously destroyed wxDb object in // this variable. -WXDLLIMPEXP_DATA_BASE(extern wxChar) +WXDLLIMPEXP_DATA_ODBC(extern wxChar) DBerrorList[DB_MAX_ERROR_HISTORY][DB_MAX_ERROR_MSG_LEN];