diff options
Diffstat (limited to 'src/helpers/sshagent.h')
-rw-r--r-- | src/helpers/sshagent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helpers/sshagent.h b/src/helpers/sshagent.h index cc78cae..1aab1dd 100644 --- a/src/helpers/sshagent.h +++ b/src/helpers/sshagent.h @@ -30,7 +30,7 @@ class TDEProcess; class SshAgent : public TQObject { - Q_OBJECT + TQ_OBJECT public: |