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 659c7043..0742082a 100644
--- a/kopete/plugins/cryptography/kgpgselkey.h
+++ b/kopete/plugins/cryptography/kgpgselkey.h
@@ -41,7 +41,7 @@ struct gpgKey {
class KgpgSelKey : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KgpgSelKey( TQWidget *parent = 0, const char *name = 0,bool showlocal=true);