summaryrefslogtreecommitdiffstats
path: root/kmail/antispamwizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/antispamwizard.h')
-rw-r--r--kmail/antispamwizard.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/kmail/antispamwizard.h b/kmail/antispamwizard.h
index 7248b9e5..3f13ce8e 100644
--- a/kmail/antispamwizard.h
+++ b/kmail/antispamwizard.h
@@ -1,4 +1,4 @@
-/* -*- mode: C++ -*-
+/*
This file is part of KMail.
Copyright (c) 2003 Andreas Gungl <a.gungl@gmx.de>
@@ -103,7 +103,7 @@ namespace KMail {
*/
class AntiSpamWizard : public KWizard
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -298,7 +298,7 @@ namespace KMail {
//---------------------------------------------------------------------------
class ASWizInfoPage : public ASWizPage
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -325,7 +325,7 @@ namespace KMail {
//---------------------------------------------------------------------------
class ASWizSpamRulesPage : public ASWizPage
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -358,7 +358,7 @@ namespace KMail {
//-------------------------------------------------------------------------
class ASWizVirusRulesPage : public ASWizPage
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -385,7 +385,7 @@ namespace KMail {
//---------------------------------------------------------------------------
class ASWizSummaryPage : public ASWizPage
{
- Q_OBJECT
+ TQ_OBJECT
public: