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 ca2392a7a..74fa88335 100644 --- a/kmail/kmservertest.h +++ b/kmail/kmservertest.h @@ -47,7 +47,7 @@ namespace KIO { class KMServerTest : public TQObject { Q_OBJECT - TQ_OBJECT + public: KMServerTest( const TQString & protocol, const TQString & host, int port ); |