diff options
Diffstat (limited to 'certmanager/lib/cryptplugfactory.h')
-rw-r--r-- | certmanager/lib/cryptplugfactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/lib/cryptplugfactory.h b/certmanager/lib/cryptplugfactory.h index c7d2783a0..3eb5f7e6b 100644 --- a/certmanager/lib/cryptplugfactory.h +++ b/certmanager/lib/cryptplugfactory.h @@ -49,7 +49,7 @@ namespace KMail { class KDE_EXPORT CryptPlugFactory : public Kleo::CryptoBackendFactory { Q_OBJECT - TQ_OBJECT + protected: CryptPlugFactory(); ~CryptPlugFactory(); |