From 6f114e7935d43127c6c0269532fb2674cee9a4f5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:08:14 -0600 Subject: Remove spurious TQ_OBJECT instances --- kopete/protocols/yahoo/yahooprotocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kopete/protocols/yahoo/yahooprotocol.h') diff --git a/kopete/protocols/yahoo/yahooprotocol.h b/kopete/protocols/yahoo/yahooprotocol.h index c12cb8c9..7acbea7d 100644 --- a/kopete/protocols/yahoo/yahooprotocol.h +++ b/kopete/protocols/yahoo/yahooprotocol.h @@ -42,7 +42,7 @@ namespace Kopete { class OnlineStatus; } class YahooProtocol : public Kopete::Protocol { Q_OBJECT - TQ_OBJECT + public: YahooProtocol( TQObject *parent, const char *name, const TQStringList &args ); ~YahooProtocol(); -- cgit v1.2.1