diff -r 76d2cf7a585e -r 90fe74753f71 logsui/logsengine/logssymbianos/tsrc/stubs/qtcontacts_stubs_helper.h --- a/logsui/logsengine/logssymbianos/tsrc/stubs/qtcontacts_stubs_helper.h Mon Aug 23 18:14:51 2010 +0300 +++ b/logsui/logsengine/logssymbianos/tsrc/stubs/qtcontacts_stubs_helper.h Fri Sep 03 14:26:05 2010 +0300 @@ -24,4 +24,5 @@ static void reset(); static void setContactId(int id); static void setContactNames(const QString& first, const QString& last); + static int contactIdsMethodCallCount(); };