summaryrefslogtreecommitdiffstats
path: root/libkpimexchange/core/exchangeprogress.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkpimexchange/core/exchangeprogress.h')
-rw-r--r--libkpimexchange/core/exchangeprogress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkpimexchange/core/exchangeprogress.h b/libkpimexchange/core/exchangeprogress.h
index 17438c18..f3db0be9 100644
--- a/libkpimexchange/core/exchangeprogress.h
+++ b/libkpimexchange/core/exchangeprogress.h
@@ -32,7 +32,7 @@ class ExchangeProgress : public KProgressDialog
TQ_OBJECT
public:
- ExchangeProgress(TQWidget *tqparent=0);
+ ExchangeProgress(TQWidget *parent=0);
virtual ~ExchangeProgress();
public slots: