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 cc7a134..f072531 100644
--- a/plugins/upnp/upnpmcastsocket.h
+++ b/plugins/upnp/upnpmcastsocket.h
@@ -40,7 +40,7 @@ namespace kt
class UPnPMCastSocket : public KNetwork::KDatagramSocket
{
Q_OBJECT
- TQ_OBJECT
+
public:
UPnPMCastSocket(bool verbose = false);
virtual ~UPnPMCastSocket();