summaryrefslogtreecommitdiffstats
path: root/kmail/actionscheduler.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/actionscheduler.h')
-rw-r--r--kmail/actionscheduler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/actionscheduler.h b/kmail/actionscheduler.h
index 54303960..b837c450 100644
--- a/kmail/actionscheduler.h
+++ b/kmail/actionscheduler.h
@@ -1,4 +1,4 @@
-/* -*- mode: C++ -*-
+/*
Action Scheduler
This file is part of KMail, the KDE mail client.
@@ -48,7 +48,7 @@ namespace KMail {
/* A class for asynchronous filtering of messages */
class ActionScheduler : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public: