diff options
Diffstat (limited to 'kopete/protocols/meanwhile/meanwhileprotocol.h')
-rw-r--r-- | kopete/protocols/meanwhile/meanwhileprotocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/meanwhile/meanwhileprotocol.h b/kopete/protocols/meanwhile/meanwhileprotocol.h index 9b550c9e..907b0482 100644 --- a/kopete/protocols/meanwhile/meanwhileprotocol.h +++ b/kopete/protocols/meanwhile/meanwhileprotocol.h @@ -38,7 +38,7 @@ class MeanwhileAddContactPage; class MeanwhileProtocol : public Kopete::Protocol { Q_OBJECT - TQ_OBJECT + public: MeanwhileProtocol(TQObject *parent, const char *name, const TQStringList &args); |