From 93a21d8885344c49947d0cadd1e76be8dadd94b0 Mon Sep 17 00:00:00 2001 From: George Tasker Date: Mon, 11 Jun 2001 09:51:38 +0000 Subject: [PATCH] Comment about wxDbGrid being added git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) 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: -- 2.47.2