landmarksui/uicontrols/inc/CLmkSaveLandmarkUtils.h
branchCompilerCompatibility
changeset 10 159664f72ed5
parent 0 522cd55cc3d7
--- a/landmarksui/uicontrols/inc/CLmkSaveLandmarkUtils.h	Sun Mar 14 13:09:03 2010 +0000
+++ b/landmarksui/uicontrols/inc/CLmkSaveLandmarkUtils.h	Sun Mar 28 16:36:00 2010 +0100
@@ -87,8 +87,7 @@
         * @param aNewFoundCategory
         * @param aNewcategories
         */
-        TInt CLmkSaveLandmarkUtils::CheckForNewCategories2L(
-                                     TDes& aNewFoundCategory,
+        TInt CheckForNewCategories2L(TDes& aNewFoundCategory,
                                      RArray<TCategoryName>& aNewcategories);
          /*
          * Display confirmation query
@@ -97,8 +96,8 @@
          /*
          * Display confirmation note
          */
-        void CLmkSaveLandmarkUtils::LmsSavedConfirmationNoteL(RArray<TUint> & aImportIndexes,
-                                           			  TInt aEditedItemIndex = 0);
+        void LmsSavedConfirmationNoteL(RArray<TUint> & aImportIndexes,
+                                       TInt aEditedItemIndex = 0);
 
     public://New Functions
         /**