equal
deleted
inserted
replaced
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 // ----------------------------------------------------------------------------- |