summaryrefslogtreecommitdiffstats
path: root/certmanager/lib/ui/keyselectiondialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'certmanager/lib/ui/keyselectiondialog.h')
-rw-r--r--certmanager/lib/ui/keyselectiondialog.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/certmanager/lib/ui/keyselectiondialog.h b/certmanager/lib/ui/keyselectiondialog.h
index 3138d999..a76356f1 100644
--- a/certmanager/lib/ui/keyselectiondialog.h
+++ b/certmanager/lib/ui/keyselectiondialog.h
@@ -41,7 +41,7 @@
#include <kleo/cryptobackend.h>
#include <gpgmepp/key.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
#include <vector>
class TQVBoxLayout;
@@ -63,8 +63,8 @@ namespace GpgME {
namespace Kleo {
- class KDE_EXPORT KeySelectionDialog : public KDialogBase {
- Q_OBJECT
+ class TDE_EXPORT KeySelectionDialog : public KDialogBase {
+ TQ_OBJECT
public: