bluetoothengine/btsac/btrcc/inc/btrccLinker.h
branchRCL_3
changeset 21 53b7818cd282
parent 11 a42ed326b458
child 57 5ebadcda06cb
--- a/bluetoothengine/btsac/btrcc/inc/btrccLinker.h	Tue May 11 16:23:08 2010 +0300
+++ b/bluetoothengine/btsac/btrcc/inc/btrccLinker.h	Tue May 25 12:53:11 2010 +0300
@@ -319,6 +319,7 @@
         
         CBTRCCVolumeLevelControllerBase* iVolController;
         CBTRCCVolumeLevelControllerBase* iAbsoluteVolController;
+        CBTRCCVolumeLevelControllerBase* iLegacyVolController;
         
         TInt iRegisterVolumeChangeNotificationCounter;//Counter for re-register for remote volume control notification
 };