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