]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/listattr.tex
Added newline for PDF RTF
[wxWidgets.git] / docs / latex / wx / listattr.tex
index 0e9e7069a921e3e814b12a8a9f115ba5b9dafcb5..1422f337ef88203b05b5a58823ea06f10ad95617 100644 (file)
@@ -1,4 +1,4 @@
-\section{\class{wxListItemAttr}}\label{wxListItemAttr}
+\section{\class{wxListItemAttr}}\label{wxlistitemattr}
 
 Represents the attributes (color, font, \ldots) of a
 \helpref{wxListCtrl}{wxlistctrl} \helpref{wxListItem}{wxlistctrl}.
@@ -39,6 +39,7 @@ Returns the currently set font.
 
 
 \membersection{wxListItemAttr::GetTextColour}\label{wxlistitemattrgettextcolour}
+
 \constfunc{const wxColour\&}{GetTextColour}{\void}
 
 Returns the currently set text color.
@@ -80,6 +81,8 @@ Sets a new font.
 
 
 \membersection{wxListItemAttr::SetTextColour}\label{wxlistitemattrsettextcolour}
+
 \func{void}{SetTextColour}{\param{const wxColour\& }{colour}}
 
 Sets a new text color.
+