From cba162755d7b1b72e68d1fb3906df621b9f001cc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 11 Jul 2023 17:31:11 +0900 Subject: Drop compatibility code for TQThread Signed-off-by: Michele Calgaro --- sip/tqt/tqthread.sip | 1 - 1 file changed, 1 deletion(-) (limited to 'sip/tqt') 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(); -- cgit v1.2.3