profilesservices/ProfileEngine/WrapperSrc/CProEngNotifyHandlerImpl.cpp
changeset 32 20bd089f4aaa
parent 0 8c5d936e5675
child 21 851e19007849
equal deleted inserted replaced
31:2c9d3aa5bea2 32:20bd089f4aaa
    17 
    17 
    18 
    18 
    19 
    19 
    20 // INCLUDE FILES
    20 // INCLUDE FILES
    21 #include    "CProEngNotifyHandlerImpl.h"
    21 #include    "CProEngNotifyHandlerImpl.h"
       
    22 #include    "CProEngProfileActivationDelegate.h"
       
    23 #include    "CProEngActiveProfileDelegate.h"
       
    24 #include    "CProEngProfileNameArrayEventDelegate.h"
       
    25 #include    "CProEngProfileEventDelegate.h"
       
    26 #include    "ProfileEnginePrivateCRKeys.h"
    22 #include    <MProEngProfileActivationObserver.h>
    27 #include    <MProEngProfileActivationObserver.h>
    23 #include    <MProEngActiveProfileObserver.h>
    28 #include    <MProEngActiveProfileObserver.h>
    24 #include    <MProEngProfileObserver.h>
    29 #include    <MProEngProfileObserver.h>
    25 #include    <MProEngProfileNameArrayObserver.h>
    30 #include    <MProEngProfileNameArrayObserver.h>
    26 #include    "ProfileEngineConstants.h"
    31 #include    <ProfileEngineConstants.h>
    27 #include    "ProfileEnginePrivateCRKeys.h"
    32 #include    <ProfileEnginePrivatePSKeys.h>
    28 #include    "ProfileEnginePrivatePSKeys.h"
       
    29 #include    "CProEngProfileActivationDelegate.h"
       
    30 #include    "CProEngActiveProfileDelegate.h"
       
    31 #include    "CProEngProfileNameArrayEventDelegate.h"
       
    32 #include    "CProEngProfileEventDelegate.h"
       
    33 
    33 
    34 
    34 
    35 // ============================= LOCAL FUNCTIONS ===============================
    35 // ============================= LOCAL FUNCTIONS ===============================
    36 
    36 
    37 // -----------------------------------------------------------------------------
    37 // -----------------------------------------------------------------------------