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 f3db0be91..4d29c24c5 100644 --- a/libkpimexchange/core/exchangeprogress.h +++ b/libkpimexchange/core/exchangeprogress.h @@ -29,7 +29,7 @@ namespace KPIM { class ExchangeProgress : public KProgressDialog { Q_OBJECT - TQ_OBJECT + public: ExchangeProgress(TQWidget *parent=0); |