diff options
Diffstat (limited to 'kopete/protocols/oscar/liboscar/tests/kunittest.h')
-rw-r--r-- | kopete/protocols/oscar/liboscar/tests/kunittest.h | 2 |
1 files changed, 1 insertions, 1 deletions
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(); |