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 acff4cc0..7a5ef92c 100644 --- a/kopete/protocols/winpopup/wpprotocol.h +++ b/kopete/protocols/winpopup/wpprotocol.h @@ -48,7 +48,7 @@ class WPAccount; class WPProtocol : public Kopete::Protocol { Q_OBJECT - TQ_OBJECT + // Kopete::Protocol overloading public: |