browserui/browser/BrowserAppInc/BrowserAppUi.h
branchCompilerCompatibility
changeset 47 f46b00385da1
parent 32 92a061761a7b
--- a/browserui/browser/BrowserAppInc/BrowserAppUi.h	Sun Mar 14 13:09:52 2010 +0000
+++ b/browserui/browser/BrowserAppInc/BrowserAppUi.h	Sun Mar 28 16:36:35 2010 +0100
@@ -293,7 +293,7 @@
 		* @param an RFile filehandle, and an allocated buffer to hold
 		*   discovered mime type
 		*/
-		TBool CBrowserAppUi::RecognizeUiFileL( RFile& aFileHandle, TBuf<KMaxDataTypeLength>& aDataTypeDes );
+		TBool RecognizeUiFileL( RFile& aFileHandle, TBuf<KMaxDataTypeLength>& aDataTypeDes );
 			
 		/** 
 		* Confirm with the user that a file should be handled by
@@ -823,19 +823,19 @@
         /**
         * Clear History of all open windows
         */
-        void CBrowserAppUi::ClearHistoryL();
+        void ClearHistoryL();
         
         
         /**
         * Prompt before clearing history
         */
-        void CBrowserAppUi::ClearHistoryWithPromptL();
+        void ClearHistoryWithPromptL();
 
         
         /**
         * Clear All Privacy Data
         */
-        void CBrowserAppUi::ClearAllPrivacyL();
+        void ClearAllPrivacyL();
 
         /**
         * Disconnect.