]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tchanges.tex
Better markup to wxRegKey. Do not list generic renderer member in native renderer...
[wxWidgets.git] / docs / latex / wx / tchanges.tex
index 089ef58fc446429e41f48ef3cb69d884009972d9..06db179f25a8b114f18e827521c5dbafc8980912 100644 (file)
@@ -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.