diff -r 987c9837762f -r 0a6dd2dc9970 phoneclientserver/CallUI/Inc/CaUiPlugin/CaUiPlugin.h --- a/phoneclientserver/CallUI/Inc/CaUiPlugin/CaUiPlugin.h Wed Sep 01 12:15:03 2010 +0100 +++ b/phoneclientserver/CallUI/Inc/CaUiPlugin/CaUiPlugin.h Tue Sep 14 22:26:11 2010 +0300 @@ -125,12 +125,15 @@ * @param aType The type of item being added * @param aServiceId The service ID of VoIP call item, needed when * getting the service name + * @param aHideCallSubmenu ETrue if the call submenu items should be + * in main level of the menu, otherwise EFalse */ void AddAiwMenuItemL( CAiwMenuPane& aMenuPane, TInt aIndex, EMenuItemType aType, - TServiceId aServiceId = 0 ); + TServiceId aServiceId = 0, + TBool aHideCallSubmenu = EFalse ); private: // Data