branch | RCL_3 |
changeset 44 | 987c9837762f |
parent 43 | 7d48bed6ce0c |
43:7d48bed6ce0c | 44:987c9837762f |
---|---|
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 |
18 |
19 // INCLUDE FILES |
19 // INCLUDE FILES |
20 #include "cphonegsmoptioncontainer.h" |
20 #include "CPhoneGsmOptionContainer.h" |
21 #include "phonegsmparser.h" |
21 #include "PhoneGsmParser.h" |
22 #include "cphoneparserfeatures.h" |
22 #include "CPhoneParserFeatures.h" |
23 |
23 |
24 // CONSTANTS |
24 // CONSTANTS |
25 const TInt KPhoneGsmOptionGranularity = 5; |
25 const TInt KPhoneGsmOptionGranularity = 5; |
26 |
26 |
27 |
27 |