]> git.saurik.com Git - wxWidgets.git/commitdiff
Comment about wxDbGrid being added
authorGeorge Tasker <gtasker@allenbrook.com>
Mon, 11 Jun 2001 09:51:38 +0000 (09:51 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Mon, 11 Jun 2001 09:51:38 +0000 (09:51 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

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