summaryrefslogtreecommitdiffstats
path: root/kmail/sieveconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/sieveconfig.h')
-rw-r--r--kmail/sieveconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/sieveconfig.h b/kmail/sieveconfig.h
index ac296375..41c1beac 100644
--- a/kmail/sieveconfig.h
+++ b/kmail/sieveconfig.h
@@ -1,4 +1,4 @@
-/* -*- c++ -*-
+/*
sieveconfig.h
KMail, the KDE mail client.
@@ -86,7 +86,7 @@ namespace KMail {
};
class SieveConfigEditor : public TQWidget {
- Q_OBJECT
+ TQ_OBJECT
public:
SieveConfigEditor( TQWidget * parent=0, const char * name=0 );