summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/oscar/liboscar/tests
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/oscar/liboscar/tests')
-rw-r--r--kopete/protocols/oscar/liboscar/tests/clientstream_test.h2
-rw-r--r--kopete/protocols/oscar/liboscar/tests/kunittest.h2
-rw-r--r--kopete/protocols/oscar/liboscar/tests/logintest.h2
-rw-r--r--kopete/protocols/oscar/liboscar/tests/ssigrouptest.h2
-rw-r--r--kopete/protocols/oscar/liboscar/tests/ssitest.h2
-rw-r--r--kopete/protocols/oscar/liboscar/tests/userinfotest.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/kopete/protocols/oscar/liboscar/tests/clientstream_test.h b/kopete/protocols/oscar/liboscar/tests/clientstream_test.h
index 80c68446..7148eb11 100644
--- a/kopete/protocols/oscar/liboscar/tests/clientstream_test.h
+++ b/kopete/protocols/oscar/liboscar/tests/clientstream_test.h
@@ -24,7 +24,7 @@
class ClientStreamTest : public TQApplication
{
Q_OBJECT
- TQ_OBJECT
+
public:
ClientStreamTest(int argc, char ** argv);
diff --git a/kopete/protocols/oscar/liboscar/tests/kunittest.h b/kopete/protocols/oscar/liboscar/tests/kunittest.h
index c2149992..b5173e1a 100644
--- a/kopete/protocols/oscar/liboscar/tests/kunittest.h
+++ b/kopete/protocols/oscar/liboscar/tests/kunittest.h
@@ -39,7 +39,7 @@
class KUnitTest : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KUnitTest();
diff --git a/kopete/protocols/oscar/liboscar/tests/logintest.h b/kopete/protocols/oscar/liboscar/tests/logintest.h
index 661ae49d..4ba4f3cd 100644
--- a/kopete/protocols/oscar/liboscar/tests/logintest.h
+++ b/kopete/protocols/oscar/liboscar/tests/logintest.h
@@ -25,7 +25,7 @@
class LoginTest : public TQApplication
{
Q_OBJECT
- TQ_OBJECT
+
public:
LoginTest(int argc, char ** argv);
diff --git a/kopete/protocols/oscar/liboscar/tests/ssigrouptest.h b/kopete/protocols/oscar/liboscar/tests/ssigrouptest.h
index e997b9db..b86abe41 100644
--- a/kopete/protocols/oscar/liboscar/tests/ssigrouptest.h
+++ b/kopete/protocols/oscar/liboscar/tests/ssigrouptest.h
@@ -25,7 +25,7 @@
class LoginTest : public TQApplication
{
Q_OBJECT
- TQ_OBJECT
+
public:
LoginTest(int argc, char ** argv);
diff --git a/kopete/protocols/oscar/liboscar/tests/ssitest.h b/kopete/protocols/oscar/liboscar/tests/ssitest.h
index db7e8697..ff5b6ccf 100644
--- a/kopete/protocols/oscar/liboscar/tests/ssitest.h
+++ b/kopete/protocols/oscar/liboscar/tests/ssitest.h
@@ -21,7 +21,7 @@
class SSITest : public TQApplication
{
Q_OBJECT
- TQ_OBJECT
+
public:
SSITest(int argc, char ** argv);
diff --git a/kopete/protocols/oscar/liboscar/tests/userinfotest.h b/kopete/protocols/oscar/liboscar/tests/userinfotest.h
index a17818e6..a32b7a46 100644
--- a/kopete/protocols/oscar/liboscar/tests/userinfotest.h
+++ b/kopete/protocols/oscar/liboscar/tests/userinfotest.h
@@ -25,7 +25,7 @@
class LoginTest : public TQApplication
{
Q_OBJECT
- TQ_OBJECT
+
public:
LoginTest(int argc, char ** argv);