]> git.saurik.com Git - wxWidgets.git/commitdiff
mention GetNativeFontInfo() change
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Sep 2003 01:26:34 +0000 (01:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Sep 2003 01:26:34 +0000 (01:26 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 86bbdd59667eb67a031f166bc94e3a8b526e1227..5c0f6f4f8d60c9281e519c6c6e9e134e54be7af1 100644 (file)
@@ -25,6 +25,7 @@ INCOMPATIBLE CHANGES SINCE 2.4.x
 - wxTheApp can't be assigned to any longer, use wxApp::SetInstance() instead
 - wxFileType::GetIcon() returns wxIconLocation, not wxIcon
 - wxWindow::Clear() is now called ClearBackground()
+- pointer returned by wxFont::GetNativeFontInfo() must not be deleted now
 
 
 DEPRECATED METHODS SINCE 2.4.x