marked dbkeyg.h as a wxBase file (fixes 685857)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-02-13 11:17:57 +00:00
parent 515c91da66
commit e7a96246fa
3 changed files with 9 additions and 1 deletions

View File

@@ -170,6 +170,13 @@ wxThread and related classes:
OTHER CHANGES
=============
2.4.1
-----
wxBase
- compilation with wxUSE_ODBC=1 fixed (dbkeyg.h file was missing in the archive)
2.4.0.2
-------