summaryrefslogtreecommitdiffstats
path: root/libksirtet/lib/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'libksirtet/lib/socket.h')
-rw-r--r--libksirtet/lib/socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libksirtet/lib/socket.h b/libksirtet/lib/socket.h
index 01dac726..75538670 100644
--- a/libksirtet/lib/socket.h
+++ b/libksirtet/lib/socket.h
@@ -12,7 +12,7 @@ class Socket
{
public:
Socket(KExtendedSocket *, bool createNotifier = FALSE,
- TQObject *parent = 0, const char *name = 0);
+ TQObject *tqparent = 0, const char *name = 0);
/** close the socket */
~Socket();