summaryrefslogtreecommitdiffstats
path: root/kmail/kmedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmedit.h')
-rw-r--r--kmail/kmedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmedit.h b/kmail/kmedit.h
index 08ed687d..a27a4480 100644
--- a/kmail/kmedit.h
+++ b/kmail/kmedit.h
@@ -67,7 +67,7 @@ class KMEdit : public KEdit {
Q_OBJECT
TQ_OBJECT
public:
- KMEdit(TQWidget *tqparent=0,KMComposeWin* composer=0,
+ KMEdit(TQWidget *parent=0,KMComposeWin* composer=0,
KSpellConfig* spellConfig = 0,
const char *name=0);
~KMEdit();