diff options
Diffstat (limited to 'doc/man/man3/tqfile.3qt')
-rw-r--r-- | doc/man/man3/tqfile.3qt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqfile.3qt b/doc/man/man3/tqfile.3qt index 6063665e7..6284c9938 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 |