diff options
Diffstat (limited to 'kdecore/network/kmulticastsocket.h')
-rw-r--r-- | kdecore/network/kmulticastsocket.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/network/kmulticastsocket.h b/kdecore/network/kmulticastsocket.h index 80c2f6990..7fbd6e0f2 100644 --- a/kdecore/network/kmulticastsocket.h +++ b/kdecore/network/kmulticastsocket.h @@ -52,7 +52,7 @@ public: /** * Constructor. */ - KMulticastSocket(QObject* parent = 0L, const char *name = 0L); + KMulticastSocket(TQObject* parent = 0L, const char *name = 0L); /** * Destructor. |