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