branch | RCL_3 |
changeset 20 | efd4f1afd43e |
parent 17 | 67369d1b217f |
child 23 | dcf0eedfc1a3 |
--- a/emailuis/emailui/inc/ncscomposeview.h Wed Jun 09 09:22:57 2010 +0300 +++ b/emailuis/emailui/inc/ncscomposeview.h Mon Jun 21 15:20:54 2010 +0300 @@ -714,6 +714,11 @@ * "Opening" wait dialog. */ CAknWaitDialog* iOpeningWaitDialog; + + /** + * Flag indicating that adding attachment dialog is opened. + */ + TBool iAddingAttachmentDialogOpened; }; /**