diff options
Diffstat (limited to 'kopete/protocols/groupwise/gwconnector.h')
-rw-r--r-- | kopete/protocols/groupwise/gwconnector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/gwconnector.h b/kopete/protocols/groupwise/gwconnector.h index 7f3ef3ac..f1bc0054 100644 --- a/kopete/protocols/groupwise/gwconnector.h +++ b/kopete/protocols/groupwise/gwconnector.h @@ -35,7 +35,7 @@ class KNetworkConnector : public Connector { Q_OBJECT - TQ_OBJECT + public: KNetworkConnector ( TQObject *parent = 0, const char *name = 0 ); |