summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/cryptography/cryptographyguiclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/cryptography/cryptographyguiclient.h')
-rw-r--r--kopete/plugins/cryptography/cryptographyguiclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/cryptography/cryptographyguiclient.h b/kopete/plugins/cryptography/cryptographyguiclient.h
index 5b8b22ed..000ca880 100644
--- a/kopete/plugins/cryptography/cryptographyguiclient.h
+++ b/kopete/plugins/cryptography/cryptographyguiclient.h
@@ -29,7 +29,7 @@ class CryptographyGUIClient : public TQObject, public KXMLGUIClient
Q_OBJECT
TQ_OBJECT
public:
- CryptographyGUIClient(Kopete::ChatSession *tqparent = 0);
+ CryptographyGUIClient(Kopete::ChatSession *parent = 0);
~CryptographyGUIClient();
private: