summaryrefslogtreecommitdiffstats
path: root/korganizer/plugins/exchange/exchangedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/plugins/exchange/exchangedialog.h')
-rw-r--r--korganizer/plugins/exchange/exchangedialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/plugins/exchange/exchangedialog.h b/korganizer/plugins/exchange/exchangedialog.h
index 1aa17c38..80fe46f7 100644
--- a/korganizer/plugins/exchange/exchangedialog.h
+++ b/korganizer/plugins/exchange/exchangedialog.h
@@ -29,7 +29,7 @@ class ExchangeDialog : public KDialogBase
Q_OBJECT
TQ_OBJECT
public:
- ExchangeDialog( const TQDate &start, const TQDate &end, TQWidget *tqparent=0);
+ ExchangeDialog( const TQDate &start, const TQDate &end, TQWidget *parent=0);
virtual ~ExchangeDialog();
protected slots: