diff options
Diffstat (limited to 'certmanager/lib/ui/keyselectiondialog.h')
-rw-r--r-- | certmanager/lib/ui/keyselectiondialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/lib/ui/keyselectiondialog.h b/certmanager/lib/ui/keyselectiondialog.h index 126baa73a..c8c833dd7 100644 --- a/certmanager/lib/ui/keyselectiondialog.h +++ b/certmanager/lib/ui/keyselectiondialog.h @@ -64,7 +64,7 @@ namespace GpgME { namespace Kleo { class KDE_EXPORT KeySelectionDialog : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: |