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.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/certmanager/lib/ui/keyapprovaldialog.h b/certmanager/lib/ui/keyapprovaldialog.h
index bd953fa3..29723791 100644
--- a/certmanager/lib/ui/keyapprovaldialog.h
+++ b/certmanager/lib/ui/keyapprovaldialog.h
@@ -1,4 +1,4 @@
-/* -*- c++ -*-
+/*
keyselectiondialog.h
This file is part of libkleopatra, the KDE keymanagement library
@@ -40,7 +40,7 @@
#include <kleo/enum.h>
#include <kdialogbase.h>
-#include <tdepimmacros.h>
+#include <kdemacros.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 {