From: George Tasker Date: Mon, 11 Jun 2001 09:51:38 +0000 (+0000) Subject: Comment about wxDbGrid being added X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/93a21d8885344c49947d0cadd1e76be8dadd94b0 Comment about wxDbGrid being added git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/changes.txt b/docs/changes.txt index 717eadda29..edd84c23d2 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -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: