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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libkpimexchange/core/exchangeprogress.h b/libkpimexchange/core/exchangeprogress.h
index a2fd05a4..17438c18 100644
--- a/libkpimexchange/core/exchangeprogress.h
+++ b/libkpimexchange/core/exchangeprogress.h
@@ -29,9 +29,10 @@ namespace KPIM {
class ExchangeProgress : public KProgressDialog
{
Q_OBJECT
+ TQ_OBJECT
public:
- ExchangeProgress(TQWidget *parent=0);
+ ExchangeProgress(TQWidget *tqparent=0);
virtual ~ExchangeProgress();
public slots: