mention wxPathList change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2006-08-22 11:42:03 +00:00
parent de47428c46
commit 4f92e6ef06

View File

@ -31,6 +31,7 @@ INCOMPATIBLE CHANGES SINCE 2.6.x
the wxEVT_MOUSE_CAPTURE_LOST event.
- SetDefaultItem() method was moved from wxPanel to wxTopLevelWindow
- wxDialog::OnOK/OnCancel() don't exist any more, use SetAffirmative/EscapeId()
- wxPathList doesn't derive from (deprecated) wxStringList any more
Deprecated methods since 2.6.x and their replacements