ipsservices/ipssosplugin/src/ipsplgconnectandrefreshfolderlist.cpp
changeset 76 38bf5461e270
parent 23 2dc6caa42ec3
--- a/ipsservices/ipssosplugin/src/ipsplgconnectandrefreshfolderlist.cpp	Thu Sep 30 11:43:07 2010 +0300
+++ b/ipsservices/ipssosplugin/src/ipsplgconnectandrefreshfolderlist.cpp	Thu Oct 14 17:33:43 2010 +0300
@@ -88,7 +88,7 @@
 void CIpsPlgConnectAndRefreshFolderList::ConstructL()
     {
     FUNC_LOG;
-    BaseConstructL( KSenduiMtmImap4Uid );
+    BaseConstructL( KUidMsgTypeIMAP4 );
     iState = EStartConnect;
     DoRunL();
     }