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.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/certmanager/lib/cryptplugfactory.h b/certmanager/lib/cryptplugfactory.h
index 3eb5f7e6..2091b982 100644
--- a/certmanager/lib/cryptplugfactory.h
+++ b/certmanager/lib/cryptplugfactory.h
@@ -35,7 +35,7 @@
#include "kleo/cryptobackendfactory.h"
-#include <tdepimmacros.h>
+#include <kdemacros.h>
#ifndef LIBKLEOPATRA_NO_COMPAT
namespace Kleo {
@@ -47,8 +47,8 @@ class CryptPlugWrapperList;
namespace KMail {
- class KDE_EXPORT CryptPlugFactory : public Kleo::CryptoBackendFactory {
- Q_OBJECT
+ class TDE_EXPORT CryptPlugFactory : public Kleo::CryptoBackendFactory {
+ TQ_OBJECT
protected:
CryptPlugFactory();