iaupdate/IAD/ui/inc/iaupdateuicontroller.h
branchCompilerCompatibility
changeset 21 de6723242771
parent 15 51c0f5edf5ef
equal deleted inserted replaced
20:5ca630240480 21:de6723242771
   515     /**
   515     /**
   516      * @return TBool ETrue if IAD has been started right after
   516      * @return TBool ETrue if IAD has been started right after
   517      * the self update. In other words, self update related data
   517      * the self update. In other words, self update related data
   518      * has not been handled yet. Else EFalse.
   518      * has not been handled yet. Else EFalse.
   519      */
   519      */
   520     TBool CIAUpdateUiController::RestartedFromSelfUpdate();
   520     TBool RestartedFromSelfUpdate();
   521     
   521     
   522     /**
   522     /**
   523      * Writes the possible parameter information into the temporary
   523      * Writes the possible parameter information into the temporary
   524      * file. This is used to save paremeter data during self update.
   524      * file. This is used to save paremeter data during self update.
   525      */    
   525      */