phoneengine/audiohandling/inc/cpeaudiofactory.h
changeset 64 6aaf0276100e
parent 37 ba76fc04e6c2
equal deleted inserted replaced
56:5bcb308bd24d 64:6aaf0276100e
    50 *
    50 *
    51 *  @lib audiohandling.lib
    51 *  @lib audiohandling.lib
    52 *  @since Series60_5.0
    52 *  @since Series60_5.0
    53 */  
    53 */  
    54 
    54 
    55 NONSHARABLE_CLASS( CPEAudioFactory ) : public CBase
    55 class CPEAudioFactory : public CBase
    56     {
    56     {
    57     public: 
    57     public: 
    58         
    58         
    59         IMPORT_C static CPEAudioFactory* NewLC();
    59         IMPORT_C static CPEAudioFactory* NewLC();
    60                 
    60