branch | RCL_3 |
changeset 22 | bd83ceabce89 |
parent 21 | ecbabf52600f |
21:ecbabf52600f | 22:bd83ceabce89 |
---|---|
17 |
17 |
18 |
18 |
19 #include "PtiKeyMappings.h" |
19 #include "PtiKeyMappings.h" |
20 #include <PtiKeyMapData.h> |
20 #include <PtiKeyMapData.h> |
21 |
21 |
22 |
|
22 // CONSTANTS |
23 // CONSTANTS |
23 #ifdef _DEBUG |
24 #ifdef _DEBUG |
24 _LIT(KPtiNoKeyMapDataPanic, "PtiEngine: No ITU-T keymap data set."); |
25 _LIT(KPtiNoKeyMapDataPanic, "PtiEngine: No ITU-T keymap data set."); |
25 #endif |
26 #endif |
26 |
27 |