diff -r 64522df74558 -r 5a3ac8687c85 landmarksui/uicontrols/inc/CLmkSaveLandmarkUtils.h --- a/landmarksui/uicontrols/inc/CLmkSaveLandmarkUtils.h Tue May 25 12:34:45 2010 +0300 +++ b/landmarksui/uicontrols/inc/CLmkSaveLandmarkUtils.h Mon Jun 21 15:33:15 2010 +0300 @@ -87,7 +87,7 @@ * @param aNewFoundCategory * @param aNewcategories */ - TInt CLmkSaveLandmarkUtils::CheckForNewCategories2L( + TInt CheckForNewCategories2L( TDes& aNewFoundCategory, RArray& aNewcategories); /* @@ -97,7 +97,7 @@ /* * Display confirmation note */ - void CLmkSaveLandmarkUtils::LmsSavedConfirmationNoteL(RArray & aImportIndexes, + void LmsSavedConfirmationNoteL(RArray & aImportIndexes, TInt aEditedItemIndex = 0); public://New Functions