summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqfile.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqfile.3qt')
-rw-r--r--doc/man/man3/tqfile.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqfile.3qt b/doc/man/man3/tqfile.3qt
index 6063665e..6284c993 100644
--- a/doc/man/man3/tqfile.3qt
+++ b/doc/man/man3/tqfile.3qt
@@ -252,7 +252,7 @@ The returned strings are not translated with the TQObject::tr() or QApplication:
.br
if ( !f.open( IO_ReadOnly ) {
.br
- QMessageBox::critical(
+ TQMessageBox::critical(
.br
this,
.br