diff options
Diffstat (limited to 'libkpimexchange/core/exchangeprogress.h')
-rw-r--r-- | libkpimexchange/core/exchangeprogress.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkpimexchange/core/exchangeprogress.h b/libkpimexchange/core/exchangeprogress.h index c37467db1..d6b3341ff 100644 --- a/libkpimexchange/core/exchangeprogress.h +++ b/libkpimexchange/core/exchangeprogress.h @@ -31,7 +31,7 @@ class ExchangeProgress : public KProgressDialog Q_OBJECT public: - ExchangeProgress(QWidget *parent=0); + ExchangeProgress(TQWidget *parent=0); virtual ~ExchangeProgress(); public slots: |