diff options
Diffstat (limited to 'kopete/plugins/cryptography/cryptographyselectuserkey.h')
-rw-r--r-- | kopete/plugins/cryptography/cryptographyselectuserkey.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/cryptography/cryptographyselectuserkey.h b/kopete/plugins/cryptography/cryptographyselectuserkey.h index 3d8847a6..4364c359 100644 --- a/kopete/plugins/cryptography/cryptographyselectuserkey.h +++ b/kopete/plugins/cryptography/cryptographyselectuserkey.h @@ -28,7 +28,7 @@ class CryptographyUserKey_ui; */ class CryptographySelectUserKey : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: CryptographySelectUserKey(const TQString &key, Kopete::MetaContact *mc); |