textinput/peninputarc/src/peninputlayoutcontrol/peninputlayoutbutton.cpp
branchRCL_3
changeset 3 f5a1e66df979
parent 0 eb1f2e154e89
child 11 c8fb4cf7b3ae
equal deleted inserted replaced
0:eb1f2e154e89 3:f5a1e66df979
    13 *
    13 *
    14 * Description:  Implementation for button base and dragbar
    14 * Description:  Implementation for button base and dragbar
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include <aknfepglobalenums.h>
    18 #include <AknFepGlobalEnums.h>
    19 #include "peninputlayoutbutton.h"
    19 #include "peninputlayoutbutton.h"
    20 #include "peninputlayouttimer.h"
    20 #include "peninputlayouttimer.h"
    21 #include "peninputlayout.h"
    21 #include "peninputlayout.h"
    22 
    22 
    23 #ifdef __WINS__
    23 #ifdef __WINS__