uiservicetab/vimpstui/inc/cvimpstuisinglelistboxtabviewcontrol.h
branchRCL_3
changeset 21 2b7283837edb
parent 10 d20aea8a18b6
--- a/uiservicetab/vimpstui/inc/cvimpstuisinglelistboxtabviewcontrol.h	Mon Jun 21 15:25:20 2010 +0300
+++ b/uiservicetab/vimpstui/inc/cvimpstuisinglelistboxtabviewcontrol.h	Thu Aug 19 09:41:53 2010 +0300
@@ -50,7 +50,8 @@
         										MVIMPSTCmdHandler& aCommandHandler,
         										TUint32 aServiceId,
         										CVIMPSTUiBrandData& aBrandHandler,
-        										MVIMPSTEngine& aEngine );
+        										MVIMPSTEngine& aEngine,
+        										CEikButtonGroupContainer* aCba);
         
         /**
          * Creates a new CImContactsTabbedViewControl and leaves it to
@@ -68,7 +69,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.