summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/tests/mock/kopeteaccount_mock.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/libkopete/tests/mock/kopeteaccount_mock.cpp')
-rw-r--r--kopete/libkopete/tests/mock/kopeteaccount_mock.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/tests/mock/kopeteaccount_mock.cpp b/kopete/libkopete/tests/mock/kopeteaccount_mock.cpp
index 35dde6b8..f542d153 100644
--- a/kopete/libkopete/tests/mock/kopeteaccount_mock.cpp
+++ b/kopete/libkopete/tests/mock/kopeteaccount_mock.cpp
@@ -36,7 +36,7 @@ Account::~Account()
}
-bool Account::createContact( const TQString &contactId, Kopete::MetaContact *tqparentContact )
+bool Account::createContact( const TQString &contactId, Kopete::MetaContact *parentContact )
{
return true;
}