summaryrefslogtreecommitdiffstats
path: root/certmanager/lib/ui/keyapprovaldialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'certmanager/lib/ui/keyapprovaldialog.h')
-rw-r--r--certmanager/lib/ui/keyapprovaldialog.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/certmanager/lib/ui/keyapprovaldialog.h b/certmanager/lib/ui/keyapprovaldialog.h
index a83e124b..25c82fcf 100644
--- a/certmanager/lib/ui/keyapprovaldialog.h
+++ b/certmanager/lib/ui/keyapprovaldialog.h
@@ -40,7 +40,7 @@
#include <kleo/enum.h>
#include <kdialogbase.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#include <kpgpkey.h> // for EncryptPref
#include <gpgmepp/key.h>
@@ -55,8 +55,8 @@ class TQStringList;
namespace Kleo {
- class KDE_EXPORT KeyApprovalDialog : public KDialogBase {
- Q_OBJECT
+ class TDE_EXPORT KeyApprovalDialog : public KDialogBase {
+ TQ_OBJECT
public:
struct Item {