bearermanagement/mpm/src/mpmconfirmdlgroaming.cpp
branchRCL_3
changeset 57 05bc53fe583b
parent 0 5a93021fdf25
child 58 83ca720e2b9a
equal deleted inserted replaced
55:fc7b30ed2058 57:05bc53fe583b
    65     : iSession( aSession),
    65     : iSession( aSession),
    66       iSnapId( aSnapId ),
    66       iSnapId( aSnapId ),
    67       iIAP( aIAP ),
    67       iIAP( aIAP ),
    68       iDialogType( aDialogType ),
    68       iDialogType( aDialogType ),
    69       iConfirmDlg( NULL ),
    69       iConfirmDlg( NULL ),
       
    70       iMsgQuery( EMsgQueryCancelled ),
       
    71       iError( 0 ),
    70       iReconnect( aReconnect )
    72       iReconnect( aReconnect )
    71     {
    73     {
    72     }
    74     }
    73 
    75 
    74 // -----------------------------------------------------------------------------
    76 // -----------------------------------------------------------------------------