From: Vadim Zeitlin Date: Sun, 17 Apr 2005 16:36:06 +0000 (+0000) Subject: corrected wxMMedia description (forgot to commit before) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/5051821172731ed00637b31711edbb56b636f942?ds=inline corrected wxMMedia description (forgot to commit before) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/libs.tex b/docs/latex/wx/libs.tex index 636044dae4..4ee0e71c97 100644 --- a/docs/latex/wx/libs.tex +++ b/docs/latex/wx/libs.tex @@ -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.