landmarksui/uicontrols/inc/CLmkSaveLandmarkUtils.h
branchRCL_3
changeset 14 5a3ac8687c85
parent 0 522cd55cc3d7
--- 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<TCategoryName>& aNewcategories);
          /*
@@ -97,7 +97,7 @@
          /*
          * Display confirmation note
          */
-        void CLmkSaveLandmarkUtils::LmsSavedConfirmationNoteL(RArray<TUint> & aImportIndexes,
+        void LmsSavedConfirmationNoteL(RArray<TUint> & aImportIndexes,
                                            			  TInt aEditedItemIndex = 0);
 
     public://New Functions