summaryrefslogtreecommitdiffstats
path: root/sip/qt/qsocketnotifier.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/qt/qsocketnotifier.sip')
-rw-r--r--sip/qt/qsocketnotifier.sip5
1 files changed, 0 insertions, 5 deletions
diff --git a/sip/qt/qsocketnotifier.sip b/sip/qt/qsocketnotifier.sip
index 7a6e31e..0f2d27d 100644
--- a/sip/qt/qsocketnotifier.sip
+++ b/sip/qt/qsocketnotifier.sip
@@ -48,12 +48,7 @@ public:
Type type() const;
bool isEnabled() const;
-%If (- TQt_2_00)
- void setEnabled(bool);
-%End
-%If (TQt_2_00 -)
virtual void setEnabled(bool);
-%End
signals:
void activated(int);