diff options
Diffstat (limited to 'kopete/protocols/testbed/testbedprotocol.h')
-rw-r--r-- | kopete/protocols/testbed/testbedprotocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/testbed/testbedprotocol.h b/kopete/protocols/testbed/testbedprotocol.h index a38dfe20..8bd14292 100644 --- a/kopete/protocols/testbed/testbedprotocol.h +++ b/kopete/protocols/testbed/testbedprotocol.h @@ -27,7 +27,7 @@ class TestbedProtocol : public Kopete::Protocol { Q_OBJECT - TQ_OBJECT + public: TestbedProtocol(TQObject *parent, const char *name, const TQStringList &args); ~TestbedProtocol(); |