branch | RCL_3 |
changeset 80 | 726fba06891a |
parent 70 | 968773a0b6ef |
73:c8382f7b54ef | 80:726fba06891a |
---|---|
168 { |
168 { |
169 FUNC_LOG; |
169 FUNC_LOG; |
170 if ( iWaitDialog ) |
170 if ( iWaitDialog ) |
171 { |
171 { |
172 iWaitDialog->ProcessFinishedL(); |
172 iWaitDialog->ProcessFinishedL(); |
173 delete iWaitDialog; |
|
174 iWaitDialog = NULL; |
173 iWaitDialog = NULL; |
175 } |
174 } |
176 } |
175 } |
177 // </cmail> |
176 // </cmail> |
178 // End of file |
177 // End of file |