diff options
Diffstat (limited to 'kmail/kmedit.h')
-rw-r--r-- | kmail/kmedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmedit.h b/kmail/kmedit.h index 08ed687d4..a27a44804 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(); |