textinput/peninputarc/src/peninputserverapp/penuiwndctrl.cpp
branchRCL_3
changeset 3 f5a1e66df979
parent 0 eb1f2e154e89
child 5 a47de9135b21
equal deleted inserted replaced
0:eb1f2e154e89 3:f5a1e66df979
    21 #include <apgwgnam.h>
    21 #include <apgwgnam.h>
    22 
    22 
    23 #include "penuiwndctrl.h"
    23 #include "penuiwndctrl.h"
    24 #ifdef RD_UI_TRANSITION_EFFECTS_POPUPS
    24 #ifdef RD_UI_TRANSITION_EFFECTS_POPUPS
    25 #include <gfxtranseffect/gfxtranseffect.h>
    25 #include <gfxtranseffect/gfxtranseffect.h>
    26 #include <AknTransitionUtils.h>
    26 #include <akntransitionutils.h>
    27 #include <akntranseffect.h>
    27 #include <akntranseffect.h>
    28 
    28 
    29 #include <e32property.h>
    29 #include <e32property.h>
    30 #include <AvkonDomainPSKeys.h>
    30 #include <avkondomainpskeys.h>
    31 #endif
    31 #endif
    32 
    32 
    33 
    33 
    34 const TInt KAknCapServerUid = 0x10207218;
    34 const TInt KAknCapServerUid = 0x10207218;
    35 const TInt KAknNotifySrvUid = 0x10281EF2;  
    35 const TInt KAknNotifySrvUid = 0x10281EF2;