summaryrefslogtreecommitdiffstats
path: root/plugins/upnp/upnpmcastsocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/upnp/upnpmcastsocket.h')
-rw-r--r--plugins/upnp/upnpmcastsocket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/upnp/upnpmcastsocket.h b/plugins/upnp/upnpmcastsocket.h
index f072531..fbd63df 100644
--- a/plugins/upnp/upnpmcastsocket.h
+++ b/plugins/upnp/upnpmcastsocket.h
@@ -39,7 +39,7 @@ namespace kt
*/
class UPnPMCastSocket : public KNetwork::KDatagramSocket
{
- Q_OBJECT
+ TQ_OBJECT
public:
UPnPMCastSocket(bool verbose = false);