ImagePrint/ImagePrintUI/imgpprintdll/src/imgpprintapputil.cpp
changeset 2 acc370d7f2f6
parent 0 d11fb78c4374
child 29 bb3bc0aea200
equal deleted inserted replaced
1:ceeb73e410b5 2:acc370d7f2f6
   139 	            else
   139 	            else
   140 	                {
   140 	                {
   141 	                aResourceId = R_NOTE_CONNECT_PRINT_ERROR;
   141 	                aResourceId = R_NOTE_CONNECT_PRINT_ERROR;
   142 	                }           
   142 	                }           
   143 	            }
   143 	            }
       
   144                 break;
   144 	            
   145 	            
   145 	        case KErrL2CAPRequestTimeout:
   146 	        case KErrL2CAPRequestTimeout:
   146 	            aResourceId = R_NOTE_SEND_PRINT_ERROR;
   147 	            aResourceId = R_NOTE_SEND_PRINT_ERROR;
   147 	            break;
   148 	            break;
   148 	      
   149