diff options
Diffstat (limited to 'sip')
-rw-r--r-- | sip/tqt/tqthread.sip | 1 |
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(); |