diff options
Diffstat (limited to 'certmanager/lib/ui/passphrasedialog.h')
-rw-r--r-- | certmanager/lib/ui/passphrasedialog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/certmanager/lib/ui/passphrasedialog.h b/certmanager/lib/ui/passphrasedialog.h index 6515fa4c..15d0a157 100644 --- a/certmanager/lib/ui/passphrasedialog.h +++ b/certmanager/lib/ui/passphrasedialog.h @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* passphrasedialog.h This file is part of libkleopatra, the KDE keymanagement library @@ -54,7 +54,7 @@ namespace Kleo { class PassphraseDialog : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: PassphraseDialog( const TQString & description, |