Mention wxGetOsDescription() removal in the change log
Even though this function was private and not available in the default build (in which wxUSE_OLE==1, while this function was only defined with wxUSE_OLE==0), still mention its removal for completeness.
This commit is contained in:
@@ -55,6 +55,9 @@ Changes in behaviour which may result in build errors
|
||||
|
||||
- WXWIN_OS_DESCRIPTION doesn't exist any longer, use wxGetOsDescription().
|
||||
|
||||
- Never documented and not always available private wxGetClipboardData()
|
||||
function now doesn't exist at all any more in wxMSW, use wxClipboard instead.
|
||||
|
||||
|
||||
3.1.1: (not released yet)
|
||||
----------------------------
|
||||
|
Reference in New Issue
Block a user