summaryrefslogtreecommitdiffstats
path: root/kpf/src/ServerSocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpf/src/ServerSocket.h')
-rw-r--r--kpf/src/ServerSocket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpf/src/ServerSocket.h b/kpf/src/ServerSocket.h
index 13016672..8dd7cc20 100644
--- a/kpf/src/ServerSocket.h
+++ b/kpf/src/ServerSocket.h
@@ -36,7 +36,7 @@ namespace KPF
{
public:
- ServerSocket(TQObject * tqparent, const char * name = 0);
+ ServerSocket(TQObject * parent, const char * name = 0);
uint outputBufferLeft();
};