cellular/telephonysettings/src/PsetCli.cpp
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 //INCLUDE FILES
    20 //INCLUDE FILES
    21 #include "PsetCli.h"
    21 #include "psetcli.h" 
    22 #include "PSetPanic.h"
    22 #include "psetpanic.h" 
    23 #include "PsetConstants.h"
    23 #include "psetconstants.h" 
    24 #include "MPsetRequestObs.h"
    24 #include "mpsetrequestobs.h" 
    25 #include <bldvariant.hrh>
    25 #include <bldvariant.hrh>
    26 #include <featmgr.h>
    26 #include <featmgr.h>
    27 
    27 
    28 // CONSTANTS    
    28 // CONSTANTS    
    29 _LIT( KPSNameOfClass, "CPsetCli" );
    29 _LIT( KPSNameOfClass, "CPsetCli" );