diff options
Diffstat (limited to 'kmail/kmacctseldlg.h')
-rw-r--r-- | kmail/kmacctseldlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmacctseldlg.h b/kmail/kmacctseldlg.h index 62a0012b3..1430fe15d 100644 --- a/kmail/kmacctseldlg.h +++ b/kmail/kmacctseldlg.h @@ -33,7 +33,7 @@ class KMAcctSelDlg: public KDialogBase TQ_OBJECT public: - KMAcctSelDlg( TQWidget *tqparent=0, const char *name=0, bool modal=true ); + KMAcctSelDlg( TQWidget *parent=0, const char *name=0, bool modal=true ); /** * Returns selected button from the account selection group: |