summaryrefslogtreecommitdiffstats
path: root/certmanager/lib/cryptplugfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'certmanager/lib/cryptplugfactory.h')
-rw-r--r--certmanager/lib/cryptplugfactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/lib/cryptplugfactory.h b/certmanager/lib/cryptplugfactory.h
index c7d2783a..3eb5f7e6 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();