diff -r e1bea15f9a39 -r 79859ed3eea9 web_pub/browser_control_api/inc/BrCtlDialogsProvider.h --- a/web_pub/browser_control_api/inc/BrCtlDialogsProvider.h Thu Aug 19 10:58:56 2010 +0300 +++ b/web_pub/browser_control_api/inc/BrCtlDialogsProvider.h Tue Aug 31 16:17:46 2010 +0300 @@ -19,6 +19,8 @@ #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 @@ -73,12 +75,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 @@ -270,10 +272,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 @@ -399,10 +401,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 @@ -521,10 +523,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