tactilefeedback/tactilefeedbackresolver/inc/tactilefeedbackresolver.h
changeset 27 dabdd02a1ba9
parent 22 4838b44af342
equal deleted inserted replaced
22:4838b44af342 27:dabdd02a1ba9
   242      * Own.
   242      * Own.
   243      */
   243      */
   244     CRepository*          iRepository;
   244     CRepository*          iRepository;
   245     
   245     
   246     /**
   246     /**
       
   247      * Central repository for reading profile settings.
       
   248      * Own.
       
   249      */
       
   250     CRepository*          iProfileRepository;
       
   251     
       
   252     /**
   247      * Central repository notifier, which sends notification when tactile 
   253      * Central repository notifier, which sends notification when tactile 
   248      * feedback settings has been changed.
   254      * feedback settings has been changed.
   249      * Own.
   255      * Own.
   250      */
   256      */
   251     CCenRepNotifyHandler* iCenRepNotifier; 
   257     CCenRepNotifyHandler* iCenRepNotifier;