]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/db.h
Fixed to work with the new wxMacControl system.
[wxWidgets.git] / include / wx / db.h
index 818fe6c773ca370f196b44c8c76facde1cd449b7..8ca2c10966b074f048a4eb7efad751d4fb6c0997 100644 (file)
@@ -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];