equal
deleted
inserted
replaced
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" ); |