summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/testbed/testbedprotocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/testbed/testbedprotocol.h')
-rw-r--r--kopete/protocols/testbed/testbedprotocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/testbed/testbedprotocol.h b/kopete/protocols/testbed/testbedprotocol.h
index 8bd14292..050a7be0 100644
--- a/kopete/protocols/testbed/testbedprotocol.h
+++ b/kopete/protocols/testbed/testbedprotocol.h
@@ -26,7 +26,7 @@
*/
class TestbedProtocol : public Kopete::Protocol
{
- Q_OBJECT
+ TQ_OBJECT
public:
TestbedProtocol(TQObject *parent, const char *name, const TQStringList &args);