textinput/ptienginev2/src/PtiKeyMappings.cpp
branchRCL_3
changeset 46 bd83ceabce89
parent 44 ecbabf52600f
child 56 8152b1f1763a
equal deleted inserted replaced
44:ecbabf52600f 46: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