Restored a couple of label
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
2e3a3b9aff
commit
b5f2794059
@ -4,7 +4,7 @@ Listed here are the deprecated and incompatible changes made to wxWidgets.
|
||||
|
||||
For other changes (such as additional features, bug fixes, etc.) see the changes.txt file located in the docs directory of your wxWidgets directory.
|
||||
|
||||
\subsection{Incompatible changes since 2.4.x}
|
||||
\subsection{Incompatible changes since 2.4.x}\label{incompatiblesince24}
|
||||
|
||||
\wxheading{wxEvent and its derivatives losing public variable members}
|
||||
|
||||
@ -209,7 +209,7 @@ sizer->Add(win);
|
||||
- wxSystemSettings::GetSystem*() members deprecated and replaced with wxSystemSettings::Get*().
|
||||
|
||||
|
||||
\subsection{Depreciated changes since 2.4.x}
|
||||
\subsection{Deprecated changes since 2.4.x}\label{deprecatedsince24}
|
||||
|
||||
- wxURL::GetInputStream() and similar functionality has been deprecated in
|
||||
favor of other ways of connecting, such as though sockets or wxFileSystem.
|
||||
|
Loading…
Reference in New Issue
Block a user