Comment about wxDbGrid being added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
George Tasker 2001-06-11 09:51:38 +00:00
parent 47f8e39828
commit 93a21d8885

View File

@ -31,6 +31,7 @@ All (GUI):
- Fixed memory leak in DoPrint, htmprint.cpp - Fixed memory leak in DoPrint, htmprint.cpp
- Fixed calendar sample bug with using wxCommandEvent::GetInt() - Fixed calendar sample bug with using wxCommandEvent::GetInt()
instead of GetId() instead of GetId()
- Added wxDbGrid combining wxODBC classes with wxGrid
wxMSW: wxMSW: