summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqdesktopwidget.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqdesktopwidget.3qt')
-rw-r--r--doc/man/man3/tqdesktopwidget.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqdesktopwidget.3qt b/doc/man/man3/tqdesktopwidget.3qt
index dad924a8e..1841c3bf3 100644
--- a/doc/man/man3/tqdesktopwidget.3qt
+++ b/doc/man/man3/tqdesktopwidget.3qt
@@ -128,7 +128,7 @@ Returns a widget that represents the screen with index \fIscreen\fR. This widget
.PP
.nf
.br
- QPainter paint( QApplication::desktop()->screen( 0 ), TRUE );
+ TQPainter paint( QApplication::desktop()->screen( 0 ), TRUE );
.br
paint.draw...
.br