phoneengine/audiohandling/src/cpeaudiodtmftoneplayer.cpp
branchRCL_3
changeset 81 c26cc2a7c548
parent 62 5266b1f337bd
--- a/phoneengine/audiohandling/src/cpeaudiodtmftoneplayer.cpp	Wed Sep 15 12:12:21 2010 +0300
+++ b/phoneengine/audiohandling/src/cpeaudiodtmftoneplayer.cpp	Wed Oct 13 14:31:22 2010 +0300
@@ -32,7 +32,7 @@
 // None
 
 // CONSTANTS
-
+const TInt KDtmfSilent = 0;
 const TInt KDtmfPauseAfterTone = 45000;
 const TInt KDtmfToneZero = 0;
 const TInt KBufSize = 10;