]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/htcolor.tex
Several changes and updates
[wxWidgets.git] / docs / latex / wx / htcolor.tex
index 2bf15d69e4a175b3e280e6566266771438aa1040..de12b3c25c20c263b77fdd807906efe74ac87e6e 100644 (file)
@@ -3,7 +3,6 @@
 % htmlcolourcell.tex at 14/Mar/99 20:13:37
 %
 
-
 \section{\class{wxHtmlColourCell}}\label{wxhtmlcolourcell}
 
 This cell changes color of either background or foreground. 
@@ -12,10 +11,8 @@ This cell changes color of either background or foreground.
 
 \helpref{wxHtmlCell}{wxhtmlcell}
 
-
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-
 \membersection{wxHtmlColourCell::wxHtmlColourCell}\label{wxhtmlcolourcellwxhtmlcolourcell}
 
 \func{}{wxHtmlColourCell}{\param{wxColour }{clr}, \param{int }{flags = HTML\_CLR\_FOREGROUND}}
@@ -33,6 +30,5 @@ Constructor.
 \twocolitem{{\bf HTML\_CLR\_BACKGROUND}}{change background color}
 
 \end{twocollist}
-
 }