summaryrefslogtreecommitdiffstats
path: root/doc/mac.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mac.doc')
-rw-r--r--doc/mac.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mac.doc b/doc/mac.doc
index 97efe7533..1b64d1ed8 100644
--- a/doc/mac.doc
+++ b/doc/mac.doc
@@ -235,7 +235,7 @@ Qt/Mac will automatically detect your menubars for you and turn them
into Mac native menubars. Fitting this into your existing TQt application
will normally be automatic, however, if you have special needs the Qt/Mac
implementation currently selects a menubar by starting at the active window
-(ie QApplication::activeWindow()), and applying:
+(ie TQApplication::activeWindow()), and applying:
1) If the window has a TQMenuBar then it is used.
2) If the window is a modal then its menubar is used. If no menubar is