X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/61639efb6658a7a02dd8b0072c6e0bb4826ef654..355debca0650f70aa8ed4803b2ebc45541e03d9f:/docs/latex/wx/libs.tex

diff --git a/docs/latex/wx/libs.tex b/docs/latex/wx/libs.tex
index 27bfd64ea3..5d0211e0e9 100644
--- a/docs/latex/wx/libs.tex
+++ b/docs/latex/wx/libs.tex
@@ -61,7 +61,6 @@ Advanced or rarely used GUI classes:
 \begin{itemize}\itemsep=0pt
 \item{ wxBufferedDC }
 \item{ \helpref{wxCalendarCtrl}{wxcalendarctrl} }
-\item{ \helpref{wxDragImage}{wxdragimage} }
 \item{ \helpref{wxGrid classes}{gridoverview} }
 \item{ \helpref{wxJoystick}{wxjoystick} }
 \item{ \helpref{wxLayoutAlgorithm}{wxlayoutalgorithm} }
@@ -77,11 +76,9 @@ Requires wxCore and wxBase.
 
 {\large {\bf wxMedia}}
 
-Advanced classes that are either low-level or deal with media.
-
-\begin{itemize}\itemsep=0pt
-\item{ \helpref{wxMediaCtrl}{wxmediactrl} }
-\end{itemize}
+Miscellaneous classes related to multimedia. Currently this library only
+contains \helpref{wxMediaCtrl}{wxmediactrl} but more classes will be added in
+the future.
 
 Requires wxCore and wxBase.
 
@@ -107,8 +104,8 @@ contained in this library, as well as
 {\large {\bf wxQA}}
 
 This is the library containing extra classes for quality assurance. Currently
-it only contains classes for generating and processing debug reports in case of
-program crash or exception, but more classes will be added to it in the future.
+it only contains \helpref{wxDebugReport}{wxdebugreport} and related classes,
+but more will be added to it in the future.
 
 Requires wxCore, wxBase and wxXML.