calendarui/customisation/inc/calencustomisation.h
changeset 23 fd30d51f876b
parent 18 c198609911f9
equal deleted inserted replaced
18:c198609911f9 23:fd30d51f876b
    22 // INCLUDES
    22 // INCLUDES
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <ecom/ecom.h>
    24 #include <ecom/ecom.h>
    25 
    25 
    26 // CONSTANTS
    26 // CONSTANTS
    27 const TUid KCalenCustomisationInterfaceUid = { 0x2018336F };
    27 const TUid KCalenCustomisationInterfaceUid = { 0x2002EA3B };
    28 
    28 
    29 // FORWARD DECLARATIONS
    29 // FORWARD DECLARATIONS
    30 class CalenView;
    30 class CalenView;
    31 class MCalenServices;
    31 class MCalenServices;
    32 class MCalenCommandHandler;
    32 class MCalenCommandHandler;