diff options
Diffstat (limited to 'libkpimexchange/core/exchangeaccount.h')
-rw-r--r-- | libkpimexchange/core/exchangeaccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkpimexchange/core/exchangeaccount.h b/libkpimexchange/core/exchangeaccount.h index 9cd0f576c..032594be4 100644 --- a/libkpimexchange/core/exchangeaccount.h +++ b/libkpimexchange/core/exchangeaccount.h @@ -34,7 +34,7 @@ namespace KPIM { class KDE_EXPORT ExchangeAccount : public TQObject { - Q_OBJECT + TQ_OBJECT public: ExchangeAccount( const TQString &host, const TQString &port, |