summaryrefslogtreecommitdiffstats
path: root/sip/tqt/tqthread.sip
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-11 17:31:11 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-11 17:31:11 +0900
commitcba162755d7b1b72e68d1fb3906df621b9f001cc (patch)
tree1ed3f231e10a3465ce6c0175f2de6aefea9725ac /sip/tqt/tqthread.sip
parent8bd235befadd16da9e1a128de43157127c0e7fd1 (diff)
downloadpytqt-cba16275.tar.gz
pytqt-cba16275.zip
Drop compatibility code for TQThread
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'sip/tqt/tqthread.sip')
-rw-r--r--sip/tqt/tqthread.sip1
1 files changed, 0 insertions, 1 deletions
diff --git a/sip/tqt/tqthread.sip b/sip/tqt/tqthread.sip
index b95301a..8530bcd 100644
--- a/sip/tqt/tqthread.sip
+++ b/sip/tqt/tqthread.sip
@@ -39,7 +39,6 @@ class TQThread : TQt /CreatesThread/
public:
static TQt::HANDLE currentThread();
- static void postEvent(TQObject *,TQEvent * /Transfer/) /ReleaseGIL/;
static void initialize();
static void cleanup();