]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/libs.tex
changed exceptions handling to work under wxGTK
[wxWidgets.git] / docs / latex / wx / libs.tex
index 27bfd64ea30472f7f65b06178c149cf68d137438..4ee0e71c9705d6cac1f51d6281115ff75618a701 100644 (file)
@@ -77,11 +77,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 +105,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.