diff -r 79859ed3eea9 -r 919f36ff910f web_pub/browser_control_api/inc/BrCtlDialogsProvider.h --- a/web_pub/browser_control_api/inc/BrCtlDialogsProvider.h Tue Aug 31 16:17:46 2010 +0300 +++ b/web_pub/browser_control_api/inc/BrCtlDialogsProvider.h Wed Sep 01 12:28:30 2010 +0100 @@ -19,8 +19,6 @@ #ifndef BRCTLDIALOGSPROVIDER_H #define BRCTLDIALOGSPROVIDER_H -#warning The Browser Control API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information - // INCLUDES #include #include @@ -75,12 +73,12 @@ * Usage: * * @code -* #include +* #include * * * @see S60 Platform: Browser Control API Developer's Guide Version 2.0 * @lib BrowserEngine.lib -* @file BrCtlDialogsProvider.h +* @file brctldialogsprovider.h * @endcode * */ class MBrCtlDialogsProvider @@ -272,10 +270,10 @@ * The TBrCtlSelectOptionData class represents a list of elements * to display in the list box. This class is used for the List Selection Dialog. * @code -* #include +* #include * @lib BrowserEngine.lib * @since 2.8 -* @file BrCtlDialogsProvider.h +* @file brctldialogsprovider.h * @endcode * */ class TBrCtlSelectOptionData @@ -401,10 +399,10 @@ * The CBrCtlObjectInfo class used to represent the information about the * plugin object. * @code -* #include +* #include * @lib BrowserEngine.lib * @since 3.0 -* @file BrCtlDialogsProvider.h +* @file brctldialogsprovider.h * @endcode * */ class CBrCtlObjectInfo : public CBase @@ -523,10 +521,10 @@ * TheTBrCtlImageCarrier class used to give the information about the * image. * @code -* #include +* #include * @lib BrowserEngine.lib * @since 2.8 -* @file BrCtlDialogsProvider.h +* @file brctldialogsprovider.h * @endcode * */ class TBrCtlImageCarrier