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 440d48fd..bd0e2f26 100644
--- a/korganizer/plugins/exchange/exchangedialog.h
+++ b/korganizer/plugins/exchange/exchangedialog.h
@@ -28,7 +28,7 @@ class ExchangeDialog : public KDialogBase
{
Q_OBJECT
public:
- ExchangeDialog( const QDate &start, const QDate &end, QWidget *parent=0);
+ ExchangeDialog( const TQDate &start, const TQDate &end, TQWidget *parent=0);
virtual ~ExchangeDialog();
protected slots: