diff -r 41a7f70b3818 -r 5266b1f337bd phoneengine/phonemodel/inc/telinternalpskeys.h --- a/phoneengine/phonemodel/inc/telinternalpskeys.h Tue Aug 31 15:14:29 2010 +0300 +++ b/phoneengine/phonemodel/inc/telinternalpskeys.h Wed Sep 01 12:30:10 2010 +0100 @@ -60,14 +60,14 @@ * Telephony Audio Preference API UID *****************************************************************************/ const TUid KPSUidTelAudioPreference = {0x102029A4}; - + /** * Indicates the in call audio routing * preference to the phone (public/private) * This key has two special values, see EPSTelAudioOutput. * * @type RProperty::EInt -*/ +*/ const TUint32 KTelAudioOutput = 0x00000001; enum EPSTelAudioOutput { @@ -124,6 +124,7 @@ */ const TUint32 KTelGenCmdLaunchLogApp = 0x00000001; + #endif // TELINTERNALPSKEYS_H // End of file \ No newline at end of file