messagingapp/msgui/msgaudiofetcher/inc/msgaudiopreview.h
changeset 73 ecf6a73a9186
parent 37 518b245aa84c
equal deleted inserted replaced
68:e8a69c93c830 73:ecf6a73a9186
   203     /// Toneplayer status
   203     /// Toneplayer status
   204     TPlayerStatus iTonePlayerStatus;
   204     TPlayerStatus iTonePlayerStatus;
   205 
   205 
   206     // plugin for playing 3D effects
   206     // plugin for playing 3D effects
   207     C3DRingingToneInterface* i3dRingingTonePlugin;
   207     C3DRingingToneInterface* i3dRingingTonePlugin;
       
   208 #ifdef AUDIO_FETCHER_UNIT_TEST
       
   209     /**
       
   210      * Unit Testing
       
   211      */
       
   212     friend class TestMsgAudioPreview;
       
   213 #endif
   208 
   214 
   209 };
   215 };
   210 
   216 
   211 #endif /* MSGAUDIOPPREVIEW_H */
   217 #endif /* MSGAUDIOPPREVIEW_H */