summaryrefslogtreecommitdiffstats
path: root/src/upnp/upnpmcastsocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/upnp/upnpmcastsocket.h')
-rw-r--r--src/upnp/upnpmcastsocket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/upnp/upnpmcastsocket.h b/src/upnp/upnpmcastsocket.h
index c7b7a3c..9cad417 100644
--- a/src/upnp/upnpmcastsocket.h
+++ b/src/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();