emailservices/emailserver/cmailhandlerplugin/inc/cmailcpshandler.h
changeset 2 5253a20d2a1e
parent 0 8466d47a6819
child 3 a4d6f1ea0416
--- a/emailservices/emailserver/cmailhandlerplugin/inc/cmailcpshandler.h	Thu Jan 07 12:38:38 2010 +0200
+++ b/emailservices/emailserver/cmailhandlerplugin/inc/cmailcpshandler.h	Mon Jan 18 20:08:26 2010 +0200
@@ -93,13 +93,18 @@
     /**
      *
      */		
-    void DissociateWidgetFromSetting( const TDesC& aContentId );    
+    void DissociateWidgetFromSettingL( const TDesC& aContentId );    
 
     /**
      *
      */     
     TInt GetMailboxCount();    
 
+    /**
+     *
+     */    
+    void ManualAccountSelectionL( const TDesC& aContentId );
+    
 protected:
     /**
      * From CFSNotificationHandlerBase
@@ -327,7 +332,12 @@
      * @return ETrue if duplicate, EFalse if new message
      */
     TBool IsDuplicate( const CMailMailboxDetails& aMailbox, const TFSMailMsgId& aMsgId );
-
+    
+    /**
+     *
+     */
+    TBool FirstBootL();
+    
 private: // data
     CEikonEnv* iEnv;
     // pointer to liw wrapper that handles actual publishing