summaryrefslogtreecommitdiffstats
path: root/sip/qt/qtimer.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/qt/qtimer.sip')
-rw-r--r--sip/qt/qtimer.sip2
1 files changed, 0 insertions, 2 deletions
diff --git a/sip/qt/qtimer.sip b/sip/qt/qtimer.sip
index eba5c57..6dd2249 100644
--- a/sip/qt/qtimer.sip
+++ b/sip/qt/qtimer.sip
@@ -44,9 +44,7 @@ public:
void stop();
static void singleShot(int,SIP_RXOBJ_CON,SIP_SLOT_CON());
-%If (TQt_3_1_0 -)
int timerId() const;
-%End
signals:
void timeout();