phoneengine/phonemodel/inc/telinternalpskeys.h
branchRCL_3
changeset 24 41a7f70b3818
parent 0 5f000ab63145
child 25 5266b1f337bd
--- a/phoneengine/phonemodel/inc/telinternalpskeys.h	Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneengine/phonemodel/inc/telinternalpskeys.h	Tue Aug 31 15:14:29 2010 +0300
@@ -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,7 +124,6 @@
 */
 const TUint32 KTelGenCmdLaunchLogApp = 0x00000001;
 
-
 #endif      // TELINTERNALPSKEYS_H
 
 // End of file
\ No newline at end of file