diff -r 6297cdf66332 -r d39add9822e2 web_pub/download_mgr_ui_api/inc/CDownloadMgrUiDownloadsList.h --- a/web_pub/download_mgr_ui_api/inc/CDownloadMgrUiDownloadsList.h Mon Jan 18 21:20:18 2010 +0200 +++ b/web_pub/download_mgr_ui_api/inc/CDownloadMgrUiDownloadsList.h Tue Feb 02 00:56:45 2010 +0200 @@ -149,6 +149,12 @@ * @return TBool */ inline TBool GetDownloadHide() { return iDownloadListHide; } +#ifdef BRDO_SINGLE_CLICK_ENABLED_FF + /** + * Adding Aiw Commands to the given MenuPane + */ + void AIWPlugInMenusL(TInt aResourceId,CEikMenuPane* aMenuPane); +#endif public: // Functions from CDownloadMgrUiBase