diff -r 9a9a761f03f1 -r 0ed94ceaa377 web_pub/browser_control_api/inc/BrCtlDialogsProvider.h --- a/web_pub/browser_control_api/inc/BrCtlDialogsProvider.h Tue Nov 24 09:02:20 2009 +0200 +++ b/web_pub/browser_control_api/inc/BrCtlDialogsProvider.h Thu Dec 17 09:20:16 2009 +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