diff options
Diffstat (limited to 'kcontrol/crypto/certexport.h')
-rw-r--r-- | kcontrol/crypto/certexport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/crypto/certexport.h b/kcontrol/crypto/certexport.h index 54511e04c..aeca9aaa9 100644 --- a/kcontrol/crypto/certexport.h +++ b/kcontrol/crypto/certexport.h @@ -31,7 +31,7 @@ class KSSLCertificate; class KCertExport : public KDialog { - Q_OBJECT + TQ_OBJECT public: KCertExport(TQWidget *parent = 0L, const char *name = 0L); virtual ~KCertExport(); |