summaryrefslogtreecommitdiffstats
path: root/kmail/networkaccount.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/networkaccount.h')
-rw-r--r--kmail/networkaccount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/networkaccount.h b/kmail/networkaccount.h
index 891e1edc..433e30af 100644
--- a/kmail/networkaccount.h
+++ b/kmail/networkaccount.h
@@ -47,7 +47,7 @@ namespace KMail {
Q_OBJECT
TQ_OBJECT
protected:
- NetworkAccount( AccountManager * tqparent, const TQString & name, uint id );
+ NetworkAccount( AccountManager * parent, const TQString & name, uint id );
public:
virtual ~NetworkAccount();