]> git.saurik.com Git - wxWidgets.git/commitdiff
Late note about deprecated wxDbTable constructor.
authorWłodzimierz Skiba <abx@abx.art.pl>
Thu, 7 Oct 2004 13:04:53 +0000 (13:04 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Thu, 7 Oct 2004 13:04:53 +0000 (13:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 2294e2d263c128a743238055a6a037003eeaf072..1965d4d9c39356079877347cb16c0c86cbe284b0 100644 (file)
@@ -193,6 +193,7 @@ versions, please update your code to not use them.
   and has now been removed
 - wxTaskBarIcon::OnXXX() virtual methods: use events instead
 - obsolete and not used wxUSE_GENERIC_DIALOGS_IN_MSW has been removed
+- wxDbTable::wxDbTable with wxChar* deprecated, same with wxString& instead
 
 
 OTHER CHANGES