web_pub/browser_control_api/inc/BrCtlDownloadObserver.h
branchRCL_3
changeset 93 79859ed3eea9
parent 36 0ed94ceaa377
child 94 919f36ff910f
--- a/web_pub/browser_control_api/inc/BrCtlDownloadObserver.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/web_pub/browser_control_api/inc/BrCtlDownloadObserver.h	Tue Aug 31 16:17:46 2010 +0300
@@ -19,10 +19,12 @@
 #ifndef BRCTLDOWNLOADOBSERVER_H
 #define BRCTLDOWNLOADOBSERVER_H
 
+#warning The Browser Control API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
+
 //  INCLUDES
 #include <e32std.h>
 #include <e32base.h>
-#include <brctldefs.h>
+#include <BrCtlDefs.h>
 
 // CONSTANTS
 
@@ -86,12 +88,12 @@
 * Usage:
 *
 * @code
-*  #include <brctldownloadobserver.h>
+*  #include <BrCtlDownloadObserver.h>
 *
 *  
 * @see S60 Platform: Browser Control API Developer's Guide Version 2.0
 * @lib BrowserEngine.lib
-* @file brctldownloadobserver.h
+* @file BrCtlDownloadObserver.h
 * @endcode     *
 */
 class MBrCtlDownloadObserver