vtprotocolsstub/src/cvtuserinput.cpp
branchRCL_3
changeset 19 856ae1b15d98
parent 0 ed9695c8bcbe
equal deleted inserted replaced
17:392fdfb57a78 19:856ae1b15d98
    67 // Virtual function to return the user input type
    67 // Virtual function to return the user input type
    68 // -----------------------------------------------------------------------------
    68 // -----------------------------------------------------------------------------
    69 //
    69 //
    70 TUserInputType CVTUserInputDtmf::GetType()
    70 TUserInputType CVTUserInputDtmf::GetType()
    71     {
    71     {
    72     return EVtUiiDTFM;
    72     return EVtUiiDTMF;
    73     }
    73     }
    74 
    74 
    75 // -----------------------------------------------------------------------------
    75 // -----------------------------------------------------------------------------
    76 // CVTUserInputDtmf::ConstructL
    76 // CVTUserInputDtmf::ConstructL
    77 // Constructor.
    77 // Constructor.