diff -r d39add9822e2 -r 5bfc169077b2 web_pub/browser_control_api/inc/BrCtlDialogsProvider.h --- a/web_pub/browser_control_api/inc/BrCtlDialogsProvider.h Tue Feb 02 00:56:45 2010 +0200 +++ b/web_pub/browser_control_api/inc/BrCtlDialogsProvider.h Fri Mar 19 09:52:28 2010 +0200 @@ -73,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 @@ -270,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 @@ -399,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 @@ -521,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