textinput/peninputsplitqwerty/src/peninputsplitqwertyproxy.cpp
branchRCL_3
changeset 3 f5a1e66df979
parent 0 eb1f2e154e89
equal deleted inserted replaced
0:eb1f2e154e89 3:f5a1e66df979
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // System includes
    19 // System includes
    20 #include <e32std.h>
    20 #include <e32std.h>
    21 #include <ImplementationProxy.h>
    21 #include <implementationproxy.h>
    22 
    22 
    23 // User includes
    23 // User includes
    24 #include "peninputsplitqwertylayout.h"
    24 #include "peninputsplitqwertylayout.h"
    25 
    25 
    26 // --------------------------------------------------------------------------
    26 // --------------------------------------------------------------------------