diff options
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/tests')
-rw-r--r-- | kopete/protocols/groupwise/libgroupwise/tests/clientstream_test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/tests/clientstream_test.h b/kopete/protocols/groupwise/libgroupwise/tests/clientstream_test.h index a40f337c..33370a5d 100644 --- a/kopete/protocols/groupwise/libgroupwise/tests/clientstream_test.h +++ b/kopete/protocols/groupwise/libgroupwise/tests/clientstream_test.h @@ -32,7 +32,7 @@ class ClientStreamTest : public TQApplication { Q_OBJECT - TQ_OBJECT + public: ClientStreamTest(int argc, char ** argv); |