omadm/omadmappui/src/NSmlDMSyncAppUi_nofota.cpp
branchRCL_3
changeset 16 4eb398b07b07
parent 0 3ce708148e4d
equal deleted inserted replaced
14:4699373c9af8 16:4eb398b07b07
     1 /*
     1 /*
     2 * Copyright (c) 2005-2006 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   720         	task.BringToForeground();
   720         	task.BringToForeground();
   721         }      
   721         }      
   722      } 
   722      } 
   723   	
   723   	
   724   }
   724   }
       
   725 
       
   726 TBool CNSmlDMSyncAppUi::IsUpdateAllowedL( CNSmlDMSyncProfile& aProfile )
       
   727     {
       
   728     //Dummy Should not be used if fota disabled
       
   729     return ETrue;
       
   730     }
       
   731 
   725 // End of File
   732 // End of File