diff -r fda5a9396e07 -r 2b7283837edb uiservicetab/vimpstui/inc/cvimpstuidoublelistboxtabviewcontrol.h --- a/uiservicetab/vimpstui/inc/cvimpstuidoublelistboxtabviewcontrol.h Mon Jun 21 15:25:20 2010 +0300 +++ b/uiservicetab/vimpstui/inc/cvimpstuidoublelistboxtabviewcontrol.h Thu Aug 19 09:41:53 2010 +0300 @@ -51,7 +51,8 @@ MVIMPSTCmdHandler& aCommandHandler, TUint32 aServiceId, CVIMPSTUiBrandData& aBrandHandler, - MVIMPSTEngine& aEngine ); + MVIMPSTEngine& aEngine, + CEikButtonGroupContainer* aCba); /** * Creates a new CImContactsTabbedViewControl and leaves it to @@ -69,7 +70,8 @@ MVIMPSTCmdHandler& aCommandHandler, TUint32 aServiceId, CVIMPSTUiBrandData& aBrandHandler, - MVIMPSTEngine& aEngine ); + MVIMPSTEngine& aEngine, + CEikButtonGroupContainer* aCba); /** * Destructor. @@ -254,7 +256,8 @@ MVIMPSTCmdHandler& aCommandHandler, TUint32 aServiceId, CVIMPSTUiBrandData& aBrandHandler, - MVIMPSTEngine& aEngine ); + MVIMPSTEngine& aEngine, + CEikButtonGroupContainer* aCba); /** * Performs the 2nd phase of construction.