diff options
Diffstat (limited to 'kopete/plugins/cryptography/cryptographyguiclient.h')
-rw-r--r-- | kopete/plugins/cryptography/cryptographyguiclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/cryptography/cryptographyguiclient.h b/kopete/plugins/cryptography/cryptographyguiclient.h index 000ca880..530a1172 100644 --- a/kopete/plugins/cryptography/cryptographyguiclient.h +++ b/kopete/plugins/cryptography/cryptographyguiclient.h @@ -27,7 +27,7 @@ class KToggleAction; class CryptographyGUIClient : public TQObject, public KXMLGUIClient { Q_OBJECT - TQ_OBJECT + public: CryptographyGUIClient(Kopete::ChatSession *parent = 0); ~CryptographyGUIClient(); |