summaryrefslogtreecommitdiffstats
path: root/korganizer/plugins/exchange/exchange.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/plugins/exchange/exchange.h')
-rw-r--r--korganizer/plugins/exchange/exchange.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/plugins/exchange/exchange.h b/korganizer/plugins/exchange/exchange.h
index 8f0210045..8de777fe1 100644
--- a/korganizer/plugins/exchange/exchange.h
+++ b/korganizer/plugins/exchange/exchange.h
@@ -35,7 +35,7 @@ using namespace KCal;
class Exchange : public KOrg::Part {
Q_OBJECT
- TQ_OBJECT
+
public:
Exchange( KOrg::MainWindow *, const char *name );
~Exchange();