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 126baa73..60442558 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 <kdemacros.h>
+#include <tdemacros.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: