diff options
Diffstat (limited to 'kcontrol/crypto/crypto.h')
-rw-r--r-- | kcontrol/crypto/crypto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/crypto/crypto.h b/kcontrol/crypto/crypto.h index 8a353ae04..f468a473a 100644 --- a/kcontrol/crypto/crypto.h +++ b/kcontrol/crypto/crypto.h @@ -217,7 +217,7 @@ private: class KCryptoConfig : public TDECModule { - Q_OBJECT + TQ_OBJECT public: KCryptoConfig(TQWidget *parent = 0L, const char *name = 0L, const TQStringList &list = TQStringList()); virtual ~KCryptoConfig(); |