summaryrefslogtreecommitdiffstats
path: root/kmail/antispamwizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/antispamwizard.h')
-rw-r--r--kmail/antispamwizard.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/kmail/antispamwizard.h b/kmail/antispamwizard.h
index e93480c1..3f13ce8e 100644
--- a/kmail/antispamwizard.h
+++ b/kmail/antispamwizard.h
@@ -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: