csxhelp/HelpEngine/inc/CSXHHTMLContentParser.h
branchCompilerCompatibility
changeset 10 930c2f269b74
parent 5 d06b1526f62c
--- a/csxhelp/HelpEngine/inc/CSXHHTMLContentParser.h	Sun Mar 14 13:08:47 2010 +0000
+++ b/csxhelp/HelpEngine/inc/CSXHHTMLContentParser.h	Sun Mar 28 16:35:50 2010 +0100
@@ -293,7 +293,7 @@
 *		  aUrl			   	   - html file path
 */		
 
-		CCSXHHelpContentBase* CCSXHHTMLContentParser::GetObjectBasedonUrlL(RPointerArray<CCSXHHtmlTOC1>& aTOC1ObjectsArray,
+		CCSXHHelpContentBase* GetObjectBasedonUrlL(RPointerArray<CCSXHHtmlTOC1>& aTOC1ObjectsArray,
 							  const TDesC& aUrl,TBool aMainArrayList);    
 		
 /**