summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/cryptography/kgpgselkey.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/cryptography/kgpgselkey.h')
-rw-r--r--kopete/plugins/cryptography/kgpgselkey.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/cryptography/kgpgselkey.h b/kopete/plugins/cryptography/kgpgselkey.h
index 20b3dfd2..1e357482 100644
--- a/kopete/plugins/cryptography/kgpgselkey.h
+++ b/kopete/plugins/cryptography/kgpgselkey.h
@@ -26,7 +26,7 @@
class KListView;
class TQCheckBox;
-typedef struct gpgKey{
+struct gpgKey {
TQString gpgkeymail;
TQString gpgkeyname;
TQString gpgkeyid;