uiservicetab/vimpstdetailsviewplugin/src/cvimpstfieldpropertyarray.cpp
branchRCL_3
changeset 9 9fdee5e1da30
parent 0 5e5d6b214f4f
--- a/uiservicetab/vimpstdetailsviewplugin/src/cvimpstfieldpropertyarray.cpp	Wed Mar 31 21:14:49 2010 +0300
+++ b/uiservicetab/vimpstdetailsviewplugin/src/cvimpstfieldpropertyarray.cpp	Wed Apr 14 15:46:18 2010 +0300
@@ -28,6 +28,7 @@
 #include <MVPbkContactFieldUriData.h>
 // System includes
 #include <barsread.h>
+#include "uiservicetabtracer.h"
 _LIT(KColon,":");
 
 // ---------------------------------------------------------------------------
@@ -128,6 +129,7 @@
          TBool aPresenceSupported,
          TDesC& aServiceName, TStoreType aStoreType)
      {
+	 TRACER_AUTO;
      // aSupportedFieldTypeList is a list of the supported field type of the used store
      const TInt count = aReader.ReadInt16();