qtmobility/plugins/contacts/symbian/inc/cntsymbiantransformerror.h
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 11 06b8e2af4411
--- a/qtmobility/plugins/contacts/symbian/inc/cntsymbiantransformerror.h	Fri Apr 16 15:51:22 2010 +0300
+++ b/qtmobility/plugins/contacts/symbian/inc/cntsymbiantransformerror.h	Mon May 03 13:18:40 2010 +0300
@@ -52,7 +52,7 @@
 class CntSymbianTransformError
 {
 public:
-    static void transformError(TInt symbianError, QContactManager::Error& qtError);
+    static void transformError(TInt symbianError, QContactManager::Error* qtError);
 };
 
 #endif