homescreenpluginsrv/hspsmanager/src/hspsinstaller.cpp
branchRCL_3
changeset 27 2c7f27287390
parent 0 79c6a41cd166
equal deleted inserted replaced
25:9e077f9a342c 27:2c7f27287390
    98     
    98     
    99     return iRet;
    99     return iRet;
   100     }
   100     }
   101 
   101 
   102 // -----------------------------------------------------------------------------
   102 // -----------------------------------------------------------------------------
       
   103 // CHSPSInstaller::InstallationHandler
       
   104 // -----------------------------------------------------------------------------
       
   105 //
       
   106 ChspsInstallationHandler& CHSPSInstaller::InstallationHandler()
       
   107     {
       
   108     return *iInstallationHandler;
       
   109     }
       
   110 
       
   111 // -----------------------------------------------------------------------------
   103 // CHSPSInstaller::RunError
   112 // CHSPSInstaller::RunError
   104 // -----------------------------------------------------------------------------
   113 // -----------------------------------------------------------------------------
   105 //
   114 //
   106 TInt CHSPSInstaller::RunError( TInt /*aError*/ )
   115 TInt CHSPSInstaller::RunError( TInt /*aError*/ )
   107     {
   116     {