idlehomescreen/xmluicontroller/src/aieventhandler.cpp
changeset 1 5315654608de
parent 0 f72a12da539e
child 2 08c6ee43b396
equal deleted inserted replaced
0:f72a12da539e 1:5315654608de
    13 *
    13 *
    14 * Description:  Used for handling system events (events with EventHandler-prefix).
    14 * Description:  Used for handling system events (events with EventHandler-prefix).
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include <LiwServiceHandler.h>
    18 #include <liwservicehandler.h>
    19 #include <LiwVariant.h>
    19 #include <liwvariant.h>
    20 #include <LiwCommon.h>
    20 #include <liwcommon.h>
    21 #include <UikonInternalPSKeys.h>
    21 #include <UikonInternalPSKeys.h>
    22 #include <e32property.h>
    22 #include <e32property.h>
    23 
    23 
    24 #include "aieventhandler.h"
    24 #include "aieventhandler.h"
    25 #include "aixmluiconstants.h"
    25 #include "aixmluiconstants.h"