connectionutilities/ConnectionDialogs/ConnectionUiUtilities/NotifSrc/ConfirmationQuery.cpp
branchRCL_3
changeset 17 c14618f9de99
parent 8 2e6c4614c58e
equal deleted inserted replaced
15:4dc3bb0099b0 17:c14618f9de99
    56 CConfirmationQuery::~CConfirmationQuery()
    56 CConfirmationQuery::~CConfirmationQuery()
    57     {
    57     {
    58     STATIC_CAST( CEikServAppUi*, 
    58     STATIC_CAST( CEikServAppUi*, 
    59                  CCoeEnv::Static()->AppUi() )->SuppressAppSwitching( EFalse );
    59                  CCoeEnv::Static()->AppUi() )->SuppressAppSwitching( EFalse );
    60     delete iExpiryTimer;
    60     delete iExpiryTimer;
       
    61     iChoiceIds.Close();
    61     }
    62     }
    62 
    63 
    63 // ---------------------------------------------------------
    64 // ---------------------------------------------------------
    64 // CConfirmationQuery::OkToExitL
    65 // CConfirmationQuery::OkToExitL
    65 // ---------------------------------------------------------
    66 // ---------------------------------------------------------