summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqlistboxtext.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqlistboxtext.3qt')
-rw-r--r--doc/man/man3/tqlistboxtext.3qt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqlistboxtext.3qt b/doc/man/man3/tqlistboxtext.3qt
index 6cf771c35..0635f452a 100644
--- a/doc/man/man3/tqlistboxtext.3qt
+++ b/doc/man/man3/tqlistboxtext.3qt
@@ -37,7 +37,7 @@ Inherits QListBoxItem.
.SS "Protected Members"
.in +1c
.ti -1c
-.BI "virtual void \fBpaint\fR ( QPainter * painter )"
+.BI "virtual void \fBpaint\fR ( TQPainter * painter )"
.br
.in -1c
.SH DESCRIPTION
@@ -61,7 +61,7 @@ Returns the height of a line of text in list box \fIlb\fR.
See also paint() and width().
.PP
Reimplemented from QListBoxItem.
-.SH "void QListBoxText::paint ( QPainter * painter )\fC [virtual protected]\fR"
+.SH "void QListBoxText::paint ( TQPainter * painter )\fC [virtual protected]\fR"
Draws the text using \fIpainter\fR.
.PP
Reimplemented from QListBoxItem.