summaryrefslogtreecommitdiffstats
path: root/kmail/identitydialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/identitydialog.h')
-rw-r--r--kmail/identitydialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/identitydialog.h b/kmail/identitydialog.h
index 82bca1c4..61716983 100644
--- a/kmail/identitydialog.h
+++ b/kmail/identitydialog.h
@@ -63,7 +63,7 @@ namespace KMail {
Q_OBJECT
TQ_OBJECT
public:
- IdentityDialog( TQWidget * tqparent=0, const char * name = 0 );
+ IdentityDialog( TQWidget * parent=0, const char * name = 0 );
virtual ~IdentityDialog();
void setIdentity( /*_not_ const*/ KPIM::Identity & ident );