summaryrefslogtreecommitdiffstats
path: root/kmail/localsubscriptiondialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/localsubscriptiondialog.h')
-rw-r--r--kmail/localsubscriptiondialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/localsubscriptiondialog.h b/kmail/localsubscriptiondialog.h
index 685bc515..d7f3dd0b 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();