emailuis/emailui/inc/ncscomposeview.h
branchRCL_3
changeset 52 efd4f1afd43e
parent 26 67369d1b217f
child 61 dcf0eedfc1a3
equal deleted inserted replaced
29:6b8f3b30d0ec 52:efd4f1afd43e
   712     
   712     
   713     /**
   713     /**
   714      * "Opening" wait dialog.
   714      * "Opening" wait dialog.
   715      */
   715      */
   716     CAknWaitDialog* iOpeningWaitDialog;
   716     CAknWaitDialog* iOpeningWaitDialog;
       
   717     
       
   718     /**
       
   719      * Flag indicating that adding attachment dialog is opened.
       
   720      */
       
   721     TBool iAddingAttachmentDialogOpened;
   717     };
   722     };
   718 
   723 
   719 /**
   724 /**
   720 * This class is used by CNcsComposeView for waiting its own async tasks.
   725 * This class is used by CNcsComposeView for waiting its own async tasks.
   721 *  
   726 *