deprecated wxString::GetWriteBuf() and friends in favour of wxStringBuffer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -18,6 +18,8 @@ Deprecated methods and their replacements
|
||||
-----------------------------------------
|
||||
|
||||
- wxCreateGreyedImage() deprecated, use wxImage::ConvertToGreyscale() instead.
|
||||
- wxString::GetWriteBuf() and UngetWriteBuf() deprecated, using wxStringBuffer
|
||||
or wxStringBufferLength instead.
|
||||
|
||||
Major new features in this release
|
||||
----------------------------------
|
||||
|
Reference in New Issue
Block a user