phonebookui/Phonebook2/remotecontactlookup/engine/inc/cpbkxrclsearchresultdlg.h
branchRCL_3
changeset 9 0d28c1c5b6dd
parent 8 5586b4d2ec3e
child 11 2828b4d142c0
--- a/phonebookui/Phonebook2/remotecontactlookup/engine/inc/cpbkxrclsearchresultdlg.h	Wed Apr 14 15:45:35 2010 +0300
+++ b/phonebookui/Phonebook2/remotecontactlookup/engine/inc/cpbkxrclsearchresultdlg.h	Tue Apr 27 16:23:35 2010 +0300
@@ -441,8 +441,11 @@
     ///ETrue - if the more than max results note needs to be shown
     TBool iMoreThanMaxResults;
     
-    // Original title pane text. Owned.
+    // Title pane text. Owned.
+    HBufC* iTitleText;
+    // Original title pane text (of the caller view). Owned.
     HBufC* iOriginalTitleText;
+   
     // Pointer reference to title pane. Not owned.
     CAknTitlePane* iTitlePane;