bluetoothengine/btsac/btrcc/inc/btrccLinker.h
branchRCL_3
changeset 15 53b7818cd282
parent 9 a42ed326b458
child 24 269724087bed
--- 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
 };