summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/smpppdcs/smpppdcsplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/smpppdcs/smpppdcsplugin.h')
-rw-r--r--kopete/plugins/smpppdcs/smpppdcsplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/smpppdcs/smpppdcsplugin.h b/kopete/plugins/smpppdcs/smpppdcsplugin.h
index 30c8e715..2742abfa 100644
--- a/kopete/plugins/smpppdcs/smpppdcsplugin.h
+++ b/kopete/plugins/smpppdcs/smpppdcsplugin.h
@@ -47,7 +47,7 @@ class OnlineInquiry;
* @author Chris Howells <howells@kde.org>, Heiko Sch&auml;fer <heiko@rangun.de>
*/
class SMPPPDCSPlugin : public Kopete::Plugin, public IConnector, virtual public SMPPPDCSIFace {
- Q_OBJECT
+ TQ_OBJECT
SMPPPDCSPlugin(const SMPPPDCSPlugin&);
SMPPPDCSPlugin& operator=(const SMPPPDCSPlugin&);