diff -r a6539d1e8e43 -r 34879f5cfc63 phonebookui/Phonebook2/UIControls/inc/CPbk2AdaptiveSearchGridFiller.h --- a/phonebookui/Phonebook2/UIControls/inc/CPbk2AdaptiveSearchGridFiller.h Wed Jun 09 09:26:27 2010 +0300 +++ b/phonebookui/Phonebook2/UIControls/inc/CPbk2AdaptiveSearchGridFiller.h Mon Jun 21 15:24:27 2010 +0300 @@ -23,6 +23,7 @@ #include #include #include +#include "MVPbkViewContact.h" // FORWARD DECLARATIONS class CAknSearchField; @@ -137,6 +138,8 @@ // Used to judge if this contact's title include drgraphs TBool IsDigraphContactsTitleL(const TDesC& aContactTitle); TBool GridFromPsEngineL( const MVPbkContactViewBase& aView ); + // Check whether the title is empty or not. + TBool IsActualTitleEmpty( const MVPbkViewContact& aContact ); private: // Data /// Own: Containts adaptive search grid.