diff options
Diffstat (limited to 'kopete/protocols/winpopup/wpprotocol.h')
-rw-r--r-- | kopete/protocols/winpopup/wpprotocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/winpopup/wpprotocol.h b/kopete/protocols/winpopup/wpprotocol.h index 3a41f984..6082c8fb 100644 --- a/kopete/protocols/winpopup/wpprotocol.h +++ b/kopete/protocols/winpopup/wpprotocol.h @@ -47,7 +47,7 @@ class WPAccount; */ class WPProtocol : public Kopete::Protocol { - Q_OBJECT + TQ_OBJECT // Kopete::Protocol overloading |