summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/smpppdcs/detectornetstat.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/smpppdcs/detectornetstat.h')
-rw-r--r--kopete/plugins/smpppdcs/detectornetstat.h2
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&auml;fer <heiko@rangun.de>
*/
class DetectorNetstat : protected TQObject, public Detector {
- Q_OBJECT
+ TQ_OBJECT
DetectorNetstat(const DetectorNetstat&);