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