summaryrefslogtreecommitdiffstats
path: root/networkstatus/networkstatus.h
diff options
context:
space:
mode:
Diffstat (limited to 'networkstatus/networkstatus.h')
-rw-r--r--networkstatus/networkstatus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/networkstatus/networkstatus.h b/networkstatus/networkstatus.h
index 4ff615ef8..cd0ab42ae 100644
--- a/networkstatus/networkstatus.h
+++ b/networkstatus/networkstatus.h
@@ -34,7 +34,7 @@ struct NetworkStatusStruct;
class NetworkStatusModule : virtual public KDEDModule/*, public ClientIface, ServiceIface*/ // <-spot the multiple inheritance pb
{
-Q_OBJECT
+TQ_OBJECT
K_DCOP
public:
NetworkStatusModule( const TQCString & obj );