phonebookui/Phonebook/App/src/CPbkNamesListAppView.cpp
branchRCL_3
changeset 85 38bb213f60ba
parent 68 9da50d567e3c
equal deleted inserted replaced
74:6b5524b4f673 85:38bb213f60ba
    31 #include <sendui.h>                  // Send UI API
    31 #include <sendui.h>                  // Send UI API
    32 #include <sendnorm.rsg>              // for Send UI functionality
    32 #include <sendnorm.rsg>              // for Send UI functionality
    33 #include <SenduiMtmUids.h>           // Send UI MTM uid's
    33 #include <SenduiMtmUids.h>           // Send UI MTM uid's
    34 
    34 
    35 // Phonebook.app include files
    35 // Phonebook.app include files
    36 #include <phonebook.rsg>             // Phonebook resources
    36 #include <Phonebook.rsg>             // Phonebook resources
    37 #include "CPbkAppUi.h"               // Phonebook application UI class
    37 #include "CPbkAppUi.h"               // Phonebook application UI class
    38 #include "CPbkDeleteContactsCmd.h"
    38 #include "CPbkDeleteContactsCmd.h"
    39 #include "CPbkAssignToGroupCmd.h"
    39 #include "CPbkAssignToGroupCmd.h"
    40 #include "CPbkDocument.h"
    40 #include "CPbkDocument.h"
    41 #include "CPbkAppGlobals.h"
    41 #include "CPbkAppGlobals.h"
    52 #include <PbkCommandHandler.h>
    52 #include <PbkCommandHandler.h>
    53 #include <CPbkConstants.h>
    53 #include <CPbkConstants.h>
    54 #include <CPbkAiwInterestArray.h>
    54 #include <CPbkAiwInterestArray.h>
    55 
    55 
    56 // Phonebook view include files
    56 // Phonebook view include files
    57 #include <pbkview.rsg>               // PbkView dll resources
    57 #include <PbkView.rsg>               // PbkView dll resources
    58 #include <CPbkViewState.h>           // Phonebook view state object
    58 #include <CPbkViewState.h>           // Phonebook view state object
    59 #include <CPbkContactViewListControl.h>
    59 #include <CPbkContactViewListControl.h>
    60 #include <CPbkAddToGroup.h>
    60 #include <CPbkAddToGroup.h>
    61 #include <CPbkContactEditorDlg.h>
    61 #include <CPbkContactEditorDlg.h>
    62 #include <CPbkDeleteContactQuery.h>
    62 #include <CPbkDeleteContactQuery.h>