phonebookui/Phonebook2/MapExtension/src/cpmapcontacteditorextension.cpp
branchRCL_3
changeset 21 9da50d567e3c
parent 20 f4a778e096c2
equal deleted inserted replaced
20:f4a778e096c2 21:9da50d567e3c
    17 
    17 
    18 #include "cpmapcontacteditorextension.h"
    18 #include "cpmapcontacteditorextension.h"
    19 
    19 
    20 // Phonebook 2
    20 // Phonebook 2
    21 #include <CPbk2UIExtensionPlugin.h>
    21 #include <CPbk2UIExtensionPlugin.h>
    22 #include <Pbk2USimUIRes.rsg>
    22 #include <pbk2usimuires.rsg>
    23 #include <Pbk2UIControls.rsg>
    23 #include <pbk2uicontrols.rsg>
    24 #include <Pbk2CommonUi.rsg>
    24 #include <pbk2commonui.rsg>
    25 #include <Pbk2UIControls.hrh>
    25 #include <Pbk2UIControls.hrh>
    26 #include <MPbk2ContactEditorControl.h>
    26 #include <MPbk2ContactEditorControl.h>
    27 #include <CPbk2StoreProperty.h>
    27 #include <CPbk2StoreProperty.h>
    28 #include <CPbk2StorePropertyArray.h>
    28 #include <CPbk2StorePropertyArray.h>
    29 #include <MPbk2FieldProperty.h>
    29 #include <MPbk2FieldProperty.h>
    50 #include "pbk2mapcommands.hrh"
    50 #include "pbk2mapcommands.hrh"
    51 #include <CPbk2AppUiBase.h>
    51 #include <CPbk2AppUiBase.h>
    52 #include <Pbk2Commands.hrh>
    52 #include <Pbk2Commands.hrh>
    53 #include <MPbk2CommandHandler.h>
    53 #include <MPbk2CommandHandler.h>
    54 #include <MPbk2ApplicationServices.h>
    54 #include <MPbk2ApplicationServices.h>
    55 #include <Pbk2MapUIRes.rsg>
    55 #include <pbk2mapuires.rsg>
    56 #include <Pbk2Commands.rsg>
    56 #include <pbk2commands.rsg>
    57 #include <Pbk2UIControls.hrh>
    57 #include <Pbk2UIControls.hrh>
    58 #include <Pbk2UIControls.rsg>
       
    59 #include <cpmapcontacteditorextension.h>
    58 #include <cpmapcontacteditorextension.h>
    60 #include <CPbk2ContactEditorDlgImpl.h>
    59 #include <CPbk2ContactEditorDlgImpl.h>
    61 
    60 
    62 // System includes
    61 // System includes
    63 #include <etelmmerr.h>
    62 #include <etelmmerr.h>