qtmobility/src/messaging/qmessageaccount.h
changeset 14 6fbed849b4f4
parent 11 06b8e2af4411
--- a/qtmobility/src/messaging/qmessageaccount.h	Fri Jun 11 14:26:25 2010 +0300
+++ b/qtmobility/src/messaging/qmessageaccount.h	Wed Jun 23 19:08:38 2010 +0300
@@ -71,6 +71,9 @@
     QMessageAccountPrivate *d_ptr;
 #ifdef Q_OS_SYMBIAN
     friend class CMTMEngine;
+#ifdef FREESTYLEMAILUSED
+    friend class CFSEngine;
+#endif
     friend class CMessagesFindOperation;
 #endif
 };