Late note about deprecated wxDbTable constructor.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-10-07 13:04:53 +00:00
parent 3246bafdcf
commit b4e0b521e0

View 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