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 b638947ee..630255c12 100644 --- a/certmanager/lib/ui/keyselectiondialog.h +++ b/certmanager/lib/ui/keyselectiondialog.h @@ -65,7 +65,7 @@ namespace Kleo { class KDE_EXPORT KeySelectionDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: enum KeyUsage { |