web_pub/browser_control_api/inc/BrCtlLayoutObserver.h
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
--- a/web_pub/browser_control_api/inc/BrCtlLayoutObserver.h	Tue Aug 31 16:17:46 2010 +0300
+++ b/web_pub/browser_control_api/inc/BrCtlLayoutObserver.h	Wed Sep 01 12:28:30 2010 +0100
@@ -19,8 +19,6 @@
 #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>
@@ -50,12 +48,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