summaryrefslogtreecommitdiffstats
path: root/cervisia/cvsservice/sshagent.h
diff options
context:
space:
mode:
Diffstat (limited to 'cervisia/cvsservice/sshagent.h')
-rw-r--r--cervisia/cvsservice/sshagent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/cvsservice/sshagent.h b/cervisia/cvsservice/sshagent.h
index e14bc0ae..65daaba6 100644
--- a/cervisia/cvsservice/sshagent.h
+++ b/cervisia/cvsservice/sshagent.h
@@ -34,7 +34,7 @@ class SshAgent : public TQObject
TQ_OBJECT
public:
- SshAgent(TQObject* tqparent = 0, const char* name = 0);
+ SshAgent(TQObject* parent = 0, const char* name = 0);
~SshAgent();
bool querySshAgent();