emailservices/emailserver/cmailhandlerplugin/src/emailsoundhandler.cpp
branchRCL_3
changeset 60 d620048b4810
parent 13 0396474f30f5
child 61 dcf0eedfc1a3
equal deleted inserted replaced
52:efd4f1afd43e 60:d620048b4810
    66 // ---------------------------------------------------------------------------
    66 // ---------------------------------------------------------------------------
    67 //
    67 //
    68 void CFSMailSoundHandler::ConstructL()
    68 void CFSMailSoundHandler::ConstructL()
    69     {
    69     {
    70     FUNC_LOG;
    70     FUNC_LOG;
       
    71     CFSNotificationHandlerBase::ConstructL();
    71 
    72 
    72     SetObserving(ETrue);
    73     SetObserving(ETrue);
    73 
    74 
    74     iProfileEngine = CreateProfileEngineL();
    75     iProfileEngine = CreateProfileEngineL();
    75     iHandler = CProfileChangeNotifyHandler::NewL( this );
    76     iHandler = CProfileChangeNotifyHandler::NewL( this );