clock2/clockui/uimodel/src/clkuialarmlistener.cpp
branchRCL_3
changeset 27 55d60436f00b
parent 0 f979ecb2b13e
child 67 1539a383d7b6
equal deleted inserted replaced
21:9711e452b5e9 27:55d60436f00b
    43 // rest of the details are commented in the header
    43 // rest of the details are commented in the header
    44 // ---------------------------------------------------------
    44 // ---------------------------------------------------------
    45 //
    45 //
    46 CClkUiMdlAlarmListener::~CClkUiMdlAlarmListener()
    46 CClkUiMdlAlarmListener::~CClkUiMdlAlarmListener()
    47     {
    47     {
    48     // No implementation yet.
    48     Cancel();
    49     }
    49     }
    50 
    50 
    51 // ---------------------------------------------------------
    51 // ---------------------------------------------------------
    52 // CClkUiMdlAlarmListener::DoStart
    52 // CClkUiMdlAlarmListener::DoStart
    53 // rest of the details are commented in the header
    53 // rest of the details are commented in the header