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 f9c29a49..b2cb4ba5 100644 --- a/kopete/plugins/cryptography/cryptographyguiclient.h +++ b/kopete/plugins/cryptography/cryptographyguiclient.h @@ -26,7 +26,7 @@ class TDEToggleAction; */ class CryptographyGUIClient : public TQObject, public KXMLGUIClient { -Q_OBJECT +TQ_OBJECT public: CryptographyGUIClient(Kopete::ChatSession *parent = 0); |