From: Vadim Zeitlin Date: Sun, 25 Nov 2001 15:35:50 +0000 (+0000) Subject: removed small as otherwise the code was apparently unreadable in HTML docs X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/3f93aa54a900d873977d8bdfcc9cededaaa0bee8 removed small as otherwise the code was apparently unreadable in HTML docs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/list.tex b/docs/latex/wx/list.tex index 9f3a5f8385..92259d14ae 100644 --- a/docs/latex/wx/list.tex +++ b/docs/latex/wx/list.tex @@ -25,7 +25,6 @@ macros): \wxheading{Example} -{\small% \begin{verbatim} // this part might be in a header or source (.cpp) file class MyListElement @@ -62,7 +61,6 @@ macros): ...process the current element... } \end{verbatim} -} For compatibility with previous versions wxList and wxStringList classes are still defined, but their usage is deprecated and they will disappear in the