diff options
Diffstat (limited to 'kopete/plugins/cryptography/kgpgselkey.h')
-rw-r--r-- | kopete/plugins/cryptography/kgpgselkey.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/cryptography/kgpgselkey.h b/kopete/plugins/cryptography/kgpgselkey.h index f511f999..20b3dfd2 100644 --- a/kopete/plugins/cryptography/kgpgselkey.h +++ b/kopete/plugins/cryptography/kgpgselkey.h @@ -24,7 +24,7 @@ #include <kdialogbase.h> class KListView; -class QCheckBox; +class TQCheckBox; typedef struct gpgKey{ TQString gpgkeymail; |