diff options
Diffstat (limited to 'kopete/plugins/smpppdcs/detectornetstat.h')
-rw-r--r-- | kopete/plugins/smpppdcs/detectornetstat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/smpppdcs/detectornetstat.h b/kopete/plugins/smpppdcs/detectornetstat.h index 9542c58b..67e362cd 100644 --- a/kopete/plugins/smpppdcs/detectornetstat.h +++ b/kopete/plugins/smpppdcs/detectornetstat.h @@ -28,7 +28,7 @@ class IConnector; @author Heiko Schäfer <heiko@rangun.de> */ class DetectorNetstat : protected TQObject, public Detector { - Q_OBJECT + TQ_OBJECT DetectorNetstat(const DetectorNetstat&); |