summaryrefslogtreecommitdiffstats
path: root/doc/porting3.doc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-30 12:33:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-30 12:33:25 +0900
commitaeefd3fe454bfaed093355278b1e2caa84bfd77a (patch)
tree2d2b7ae985b004b3114ad2b25a879797be18d427 /doc/porting3.doc
parent2cbcca0db1343e1c40e52af729a5eb34ca8a7e37 (diff)
downloadtqt-aeefd3fe.tar.gz
tqt-aeefd3fe.zip
Rename threading nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/porting3.doc')
-rw-r--r--doc/porting3.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/porting3.doc b/doc/porting3.doc
index 9afb769df..a2c9656a7 100644
--- a/doc/porting3.doc
+++ b/doc/porting3.doc
@@ -220,7 +220,7 @@ All these functions have been removed in TQt 3.x:
\i TQString::visual()
\i TQStyle::set...() functions
\i TQStyle::drawArrow()
-\i QThread::postEvent(TQObject *receiver, TQEvent *event). Use TQApplication::postEvent() instead.
+\i TQThread::postEvent(TQObject *receiver, TQEvent *event). Use TQApplication::postEvent() instead.
\i QToolButton::iconSet(bool on) const
\i QToolButton::offIconSet() const
\i QToolButton::onIconSet() const