]> git.saurik.com Git - wxWidgets.git/commitdiff
mention that wxBufferedDC doesn't inherit from wxMemoryDC any more
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 12 Oct 2006 12:34:58 +0000 (12:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 12 Oct 2006 12:34:58 +0000 (12:34 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 52a501c4bc47ba61aacd485d47572875d8e1864a..089088fef25d15fcca69bdd9de12c2c7de6d0157 100644 (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