summaryrefslogtreecommitdiffstats
path: root/libkpimexchange/core/exchangeaccount.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkpimexchange/core/exchangeaccount.h')
-rw-r--r--libkpimexchange/core/exchangeaccount.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libkpimexchange/core/exchangeaccount.h b/libkpimexchange/core/exchangeaccount.h
index 9cd0f576..4c1a7df8 100644
--- a/libkpimexchange/core/exchangeaccount.h
+++ b/libkpimexchange/core/exchangeaccount.h
@@ -32,9 +32,9 @@
namespace KPIM {
-class KDE_EXPORT ExchangeAccount : public TQObject
+class TDE_EXPORT ExchangeAccount : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
ExchangeAccount( const TQString &host, const TQString &port,