diff -r ffa4311257f6 -r e7f34e614544 uiservicetab/vimpstui/inc/cvimpstuisinglelistboxtabviewcontrol.h --- a/uiservicetab/vimpstui/inc/cvimpstuisinglelistboxtabviewcontrol.h Wed Sep 15 11:57:55 2010 +0300 +++ b/uiservicetab/vimpstui/inc/cvimpstuisinglelistboxtabviewcontrol.h Wed Oct 13 14:16:29 2010 +0300 @@ -50,8 +50,7 @@ MVIMPSTCmdHandler& aCommandHandler, TUint32 aServiceId, CVIMPSTUiBrandData& aBrandHandler, - MVIMPSTEngine& aEngine, - CEikButtonGroupContainer* aCba); + MVIMPSTEngine& aEngine ); /** * Creates a new CImContactsTabbedViewControl and leaves it to @@ -69,8 +68,7 @@ MVIMPSTCmdHandler& aCommandHandler, TUint32 aServiceId, CVIMPSTUiBrandData& aBrandHandler, - MVIMPSTEngine& aEngine, - CEikButtonGroupContainer* aCba); + MVIMPSTEngine& aEngine ); /** * Destructor. @@ -256,8 +254,7 @@ MVIMPSTCmdHandler& aCommandHandler, TUint32 aServiceId, CVIMPSTUiBrandData& aBrandHandler, - MVIMPSTEngine& aEngine, - CEikButtonGroupContainer* aCba); + MVIMPSTEngine& aEngine ); /** * Performs the 2nd phase of construction.