diff options
Diffstat (limited to 'kmail/kmservertest.h')
-rw-r--r-- | kmail/kmservertest.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/kmservertest.h b/kmail/kmservertest.h index 5d5cddf1..0a32491a 100644 --- a/kmail/kmservertest.h +++ b/kmail/kmservertest.h @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* kmservertest.h This file is part of KMail, the KDE mail client. @@ -46,7 +46,7 @@ namespace TDEIO { class KMServerTest : public TQObject { - Q_OBJECT + TQ_OBJECT public: |