profilesservices/ProfileEngine/WrapperSrc/CProEngEngineImpl.h
branchRCL_3
changeset 17 3b47783fdf16
parent 12 bdac6c462392
equal deleted inserted replaced
16:8fcb49b86877 17:3b47783fdf16
   172         // Own: the actual Profiles Engine
   172         // Own: the actual Profiles Engine
   173         MProfileEngineExtended* iProfileEngine;
   173         MProfileEngineExtended* iProfileEngine;
   174 
   174 
   175         // Own: tone handler for DRM checkups etc.
   175         // Own: tone handler for DRM checkups etc.
   176         CProEngToneHandler* iToneHandler;
   176         CProEngToneHandler* iToneHandler;
   177 	    // File server session
       
   178         RFs* iFs;
       
   179     };
   177     };
   180 
   178 
   181 #endif      //  CPROENGENGINEIMPL_H
   179 #endif      //  CPROENGENGINEIMPL_H
   182 
   180 
   183 // End of File
   181 // End of File