summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqerrormessage.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqerrormessage.3qt')
-rw-r--r--doc/man/man3/tqerrormessage.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqerrormessage.3qt b/doc/man/man3/tqerrormessage.3qt
index 81a84b9f5..8effc51ff 100644
--- a/doc/man/man3/tqerrormessage.3qt
+++ b/doc/man/man3/tqerrormessage.3qt
@@ -37,7 +37,7 @@ Inherits QDialog.
.SH DESCRIPTION
The QErrorMessage class provides an error message display dialog.
.PP
-This is basically a QLabel and a "show this message again" checkbox which remembers what not to show.
+This is basically a TQLabel and a "show this message again" checkbox which remembers what not to show.
.PP
There are two ways to use this class: <ol type=1>
.IP 1