mention that wxBufferedDC doesn't inherit from wxMemoryDC any more

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-10-12 12:34:58 +00:00
parent 1c92f2983d
commit 19fea3417d

View File

@@ -36,7 +36,7 @@ INCOMPATIBLE CHANGES SINCE 2.6.x
As a consequence, the class interface changed largely.
Code updates, if any are required at all, are easy to accomplish though.
- wxDialog::CreateButtonSizer() may return NULL now, please see the manual
- wxBufferedDC doesn't inherit from wxMemoryDC any more (but directly from wxDC)
Deprecated methods since 2.6.x and their replacements