calendarui/controller/inc/calenmultidbeditor.h
branchRCL_3
changeset 59 aba12c885d83
parent 27 55d60436f00b
child 67 1539a383d7b6
--- 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:
 
 	/**