diff options
author | Michele Calgaro <[email protected]> | 2023-07-11 17:42:14 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-07-11 17:42:14 +0900 |
commit | 9492e618a7bcc0a58db039d6700b508dec2c9db3 (patch) | |
tree | d9e102d5ad79aaf0cb16c7c3644e38c9b7da6bc0 /doc/html/qthread-members.html | |
parent | 979f5621d7cb2015eef214b0258dac1d6cd4c742 (diff) | |
download | tqt3-9492e618a7bcc0a58db039d6700b508dec2c9db3.tar.gz tqt3-9492e618a7bcc0a58db039d6700b508dec2c9db3.zip |
Drop compatibility code for TQThread
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/qthread-members.html')
-rw-r--r-- | doc/html/qthread-members.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/html/qthread-members.html b/doc/html/qthread-members.html index 91a9ab4d3..3cbfa108f 100644 --- a/doc/html/qthread-members.html +++ b/doc/html/qthread-members.html @@ -41,7 +41,6 @@ body { background: #ffffff; color: black; } <li><a href="ntqthread.html#exit">exit</a>() <li><a href="ntqthread.html#finished">finished</a>() <li><a href="ntqthread.html#msleep">msleep</a>() -<li><a href="ntqthread.html#postEvent">postEvent</a>() <li><a href="ntqthread.html#run">run</a>() <li><a href="ntqthread.html#running">running</a>() <li><a href="ntqthread.html#sleep">sleep</a>() |