summaryrefslogtreecommitdiffstats
path: root/kmail/actionscheduler.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/actionscheduler.h')
-rw-r--r--kmail/actionscheduler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/actionscheduler.h b/kmail/actionscheduler.h
index 797b9963..54303960 100644
--- a/kmail/actionscheduler.h
+++ b/kmail/actionscheduler.h
@@ -49,7 +49,7 @@ namespace KMail {
class ActionScheduler : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum ReturnCode { ResultOk, ResultError, ResultCriticalError };