From cc685f712832a40b1fdb15ea338a82462f96a7f7 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 22:19:39 +0000 Subject: rename the following methods: tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kopete-otr@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/otrplugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/otrplugin.h') diff --git a/src/otrplugin.h b/src/otrplugin.h index ba9d97e..5e260b6 100644 --- a/src/otrplugin.h +++ b/src/otrplugin.h @@ -74,7 +74,7 @@ public: static OTRPlugin *plugin(); - OTRPlugin( TQObject *tqparent, const char *name, const TQStringList &args ); + OTRPlugin( TQObject *parent, const char *name, const TQStringList &args ); ~OTRPlugin(); void emitGoneSecure( Kopete::ChatSession *session, int status ); -- cgit v1.2.1