landmarksui/uicontrols/inc/CLmkAppLmItemSelectorImpl.h
branchCompilerCompatibility
changeset 10 159664f72ed5
parent 0 522cd55cc3d7
--- a/landmarksui/uicontrols/inc/CLmkAppLmItemSelectorImpl.h	Sun Mar 14 13:09:03 2010 +0000
+++ b/landmarksui/uicontrols/inc/CLmkAppLmItemSelectorImpl.h	Sun Mar 28 16:36:00 2010 +0100
@@ -67,11 +67,9 @@
         */
         void ChangeIconCmdL();
         // Added for Bug Fix
-        void CLmkAppLmItemSelectorImpl::DiskSpaceBelowCriticalLevelL(
-									    TInt aBytesToWrite, TChar aDrive);
+        void DiskSpaceBelowCriticalLevelL(TInt aBytesToWrite, TChar aDrive);
 
-		TInt CLmkAppLmItemSelectorImpl::CalculateLandmarkDisksize(
-    									const CPosLandmark& aLandmark);
+		TInt CalculateLandmarkDisksize(const CPosLandmark& aLandmark);
 
     public: // From CLmkAppSelectorImplBase
         MLmkListMemento* MementoL();