terminalsecurity/SCP/SCPClient/src/SCPQueryDialog.cpp
changeset 5 3f7d9dbe57c8
parent 2 5594fba90824
child 9 57a65a3a658c
equal deleted inserted replaced
4:958eca8527dd 5:3f7d9dbe57c8
    72 			  iEMCallActivated( EFalse ),
    72 			  iEMCallActivated( EFalse ),
    73 			  iShowingEMNumber( EFalse ),
    73 			  iShowingEMNumber( EFalse ),
    74 			  iPreviousCharacterWasInvalid( EFalse ),
    74 			  iPreviousCharacterWasInvalid( EFalse ),
    75 			  iPrioritySet( EFalse ),
    75 			  iPrioritySet( EFalse ),
    76 			  iPriorityDropped( EFalse ),
    76 			  iPriorityDropped( EFalse ),
    77 			  iKeyUsed ( NULL ),
    77 			  iKeyUsed ( NULL )
    78 			  isCallSoftkeyAdded(EFalse)
       
    79 	{		 
    78 	{		 
       
    79         def_mode = 0;
       
    80         iAppKey = 0;
       
    81         iMode = KSCPModeNormal;
    80 	}
    82 	}
    81 	
    83 	
    82 //
    84 //
    83 // ----------------------------------------------------------
    85 // ----------------------------------------------------------
    84 // CSCPQueryDialog::~CSCPQueryDialog()
    86 // CSCPQueryDialog::~CSCPQueryDialog()