summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqmap.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqmap.3qt')
-rw-r--r--doc/man/man3/tqmap.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqmap.3qt b/doc/man/man3/tqmap.3qt
index 402ab40bb..e3c5ee9a7 100644
--- a/doc/man/man3/tqmap.3qt
+++ b/doc/man/man3/tqmap.3qt
@@ -240,7 +240,7 @@ Example:
.br
{
.br
- QApplication app( argc, argv );
+ TQApplication app( argc, argv );
.br
.br
typedef TQMap<TQString, Employee> EmployeeMap;