mmsharing/mmshui/src/musuigeneralview.cpp
branchRCL_3
changeset 35 6c57ef9392d2
parent 33 bc78a40cd63c
child 38 ac48f0cc9f9c
--- a/mmsharing/mmshui/src/musuigeneralview.cpp	Wed Sep 01 12:31:01 2010 +0100
+++ b/mmsharing/mmshui/src/musuigeneralview.cpp	Tue Sep 14 21:13:00 2010 +0300
@@ -41,7 +41,7 @@
 #include <AknIncallBubbleNotify.h>
 #include <featmgr.h>
 
-const TInt KBackgroundIntervalForClose = 10 * 1000 * 1000; // 10s
+const TInt KBackgroundIntervalForClose = 30 * 1000 * 1000; // 30s
 const TInt KMusFgBgEventFiltering = 200 * 1000; // 200 ms
 
 // -----------------------------------------------------------------------------