calendarui/controller/inc/calenmultidbeditor.h
branchRCL_3
changeset 27 aba12c885d83
parent 16 55d60436f00b
--- a/calendarui/controller/inc/calenmultidbeditor.h	Mon Jun 21 15:38:59 2010 +0300
+++ b/calendarui/controller/inc/calenmultidbeditor.h	Thu Jul 15 18:37:27 2010 +0300
@@ -263,6 +263,15 @@
      * @return ETrue : Below critical level
      */
     TBool CheckSpaceBelowCriticalLevelL();
+    
+    /*
+     * @breif Show appropriate error note
+     * @param aError system wide error id.
+     * @return void  
+     */
+    void ShowErrorNoteL(TInt aError);
+    
+    
  protected:
 
 	/**