diff options
Diffstat (limited to 'certmanager/lib/ui/keyapprovaldialog.h')
-rw-r--r-- | certmanager/lib/ui/keyapprovaldialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/lib/ui/keyapprovaldialog.h b/certmanager/lib/ui/keyapprovaldialog.h index e669690ec..b596fc7cd 100644 --- a/certmanager/lib/ui/keyapprovaldialog.h +++ b/certmanager/lib/ui/keyapprovaldialog.h @@ -51,7 +51,7 @@ namespace GpgME { class Key; } -class QStringList; +class TQStringList; namespace Kleo { |