summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/smpppdcs/detectornetworkstatus.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/smpppdcs/detectornetworkstatus.h')
-rw-r--r--kopete/plugins/smpppdcs/detectornetworkstatus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/smpppdcs/detectornetworkstatus.h b/kopete/plugins/smpppdcs/detectornetworkstatus.h
index 8e45f53b..e82cdcd2 100644
--- a/kopete/plugins/smpppdcs/detectornetworkstatus.h
+++ b/kopete/plugins/smpppdcs/detectornetworkstatus.h
@@ -29,7 +29,7 @@ class ConnectionManager;
*/
class DetectorNetworkStatus : protected TQObject, public Detector
{
- Q_OBJECT
+ TQ_OBJECT
DetectorNetworkStatus(const DetectorNetworkStatus&);