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
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user