diff options
Diffstat (limited to 'kmail/localsubscriptiondialog.h')
-rw-r--r-- | kmail/localsubscriptiondialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/localsubscriptiondialog.h b/kmail/localsubscriptiondialog.h index 685bc5151..d7f3dd0b1 100644 --- a/kmail/localsubscriptiondialog.h +++ b/kmail/localsubscriptiondialog.h @@ -43,7 +43,7 @@ namespace KMail { TQ_OBJECT public: - LocalSubscriptionDialog( TQWidget *tqparent, const TQString &caption, + LocalSubscriptionDialog( TQWidget *parent, const TQString &caption, ImapAccountBase* acct, TQString startPath = TQString() ); virtual ~LocalSubscriptionDialog(); |