web_pub/browser_control_api/inc/BrCtlLayoutObserver.h
branchRCL_3
changeset 48 79859ed3eea9
parent 25 0ed94ceaa377
child 49 919f36ff910f
--- a/web_pub/browser_control_api/inc/BrCtlLayoutObserver.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/web_pub/browser_control_api/inc/BrCtlLayoutObserver.h	Tue Aug 31 16:17:46 2010 +0300
@@ -19,6 +19,8 @@
 #ifndef BRCTLLAYOUTOBSERVER_H
 #define BRCTLLAYOUTOBSERVER_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>
@@ -48,12 +50,12 @@
 * Usage:
 *
 * @code
-*  #include <brctllayoutobserver.h>
+*  #include <BrCtlLayoutObserver.h>
 *
 *  
 * @see S60 Platform: Browser Control API Developer's Guide Version 2.0
 * @lib BrowserEngine.lib
-* @file brctllayoutobserver.h
+* @file BrCtlLayoutObserver.h
 * @endcode     *
 */
 class MBrCtlLayoutObserver