summaryrefslogtreecommitdiffstats
path: root/kmail/kmaccount.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmaccount.h')
-rw-r--r--kmail/kmaccount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmaccount.h b/kmail/kmaccount.h
index 86e2f695..43f3aca3 100644
--- a/kmail/kmaccount.h
+++ b/kmail/kmaccount.h
@@ -55,7 +55,7 @@ class KMPrecommand : public TQObject
TQ_OBJECT
public:
- KMPrecommand(const TQString &precommand, TQObject *tqparent = 0);
+ KMPrecommand(const TQString &precommand, TQObject *parent = 0);
virtual ~KMPrecommand();
bool start();