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 a32b7a46..82ca9d13 100644 --- a/kopete/protocols/oscar/liboscar/tests/userinfotest.h +++ b/kopete/protocols/oscar/liboscar/tests/userinfotest.h @@ -24,7 +24,7 @@ class LoginTest : public TQApplication { -Q_OBJECT +TQ_OBJECT public: LoginTest(int argc, char ** argv); |