diff options
Diffstat (limited to 'kmail/kmservertest.h')
-rw-r--r-- | kmail/kmservertest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmservertest.h b/kmail/kmservertest.h index db8535a0a..0a32491ae 100644 --- a/kmail/kmservertest.h +++ b/kmail/kmservertest.h @@ -46,7 +46,7 @@ namespace TDEIO { class KMServerTest : public TQObject { - Q_OBJECT + TQ_OBJECT public: |